This is the complete list of members for nmtSample::Vocabulary, including all inherited members.
add(const std::string &token) | nmtSample::Vocabulary | |
getEndSequenceId() override | nmtSample::Vocabulary | virtual |
getId(const std::string &token) const | nmtSample::Vocabulary | |
getSize() const | nmtSample::Vocabulary | |
getStartSequenceId() override | nmtSample::Vocabulary | virtual |
getToken(int id) const | nmtSample::Vocabulary | |
mEosId | nmtSample::Vocabulary | private |
mEosStr | nmtSample::Vocabulary | privatestatic |
mIdToToken | nmtSample::Vocabulary | private |
mNumTokens | nmtSample::Vocabulary | private |
mSosId | nmtSample::Vocabulary | private |
mSosStr | nmtSample::Vocabulary | privatestatic |
mTokenToId | nmtSample::Vocabulary | private |
mUnkId | nmtSample::Vocabulary | private |
mUnkStr | nmtSample::Vocabulary | privatestatic |
operator>>(std::istream &input, Vocabulary &value) | nmtSample::Vocabulary | friend |
ptr typedef | nmtSample::Vocabulary | |
SequenceProperties()=default | nmtSample::SequenceProperties | |
Vocabulary() | nmtSample::Vocabulary | |
~SequenceProperties()=default | nmtSample::SequenceProperties | virtual |