Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
lm::sri::Vocabulary Member List
This is the complete list of members for lm::sri::Vocabulary, including all inherited members.
begin_sentence_lm::base::Vocabulary [protected]
BeginSentence() const lm::base::Vocabulary
end_sentence_lm::base::Vocabulary [protected]
EndSentence() const lm::base::Vocabulary
FinishedLoading()lm::sri::Vocabulary [private]
Index(const StringPiece &str) const lm::sri::Vocabulary [virtual]
Index(const std::string &str) const lm::sri::Vocabulary [virtual]
Index(const char *str) const lm::sri::Vocabulary [virtual]
Model classlm::sri::Vocabulary [friend]
not_found_lm::base::Vocabulary [protected]
NotFound() const lm::base::Vocabulary
SetSpecial(WordIndex begin_sentence, WordIndex end_sentence, WordIndex not_found)lm::base::Vocabulary [protected]
sri_lm::sri::Vocabulary [mutable, private]
Vocabulary()lm::sri::Vocabulary
lm::base::Vocabulary::Vocabulary(WordIndex begin_sentence, WordIndex end_sentence, WordIndex not_found)lm::base::Vocabulary [protected]
Word(WordIndex index) const lm::sri::Vocabulary
~Vocabulary()lm::sri::Vocabulary [virtual]