Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
lm::ngram::SortedVocabulary Member List
This is the complete list of members for lm::ngram::SortedVocabulary, including all inherited members.
begin_lm::ngram::SortedVocabulary [private]
begin_sentence_lm::base::Vocabulary [protected]
BeginSentence() const lm::base::Vocabulary
Bound() const lm::ngram::SortedVocabulary
bound_lm::ngram::SortedVocabulary [private]
ConfigureEnumerate(EnumerateVocab *to, std::size_t max_entries)lm::ngram::SortedVocabulary
end_lm::ngram::SortedVocabulary [private]
end_sentence_lm::base::Vocabulary [protected]
EndSentence() const lm::base::Vocabulary
enumerate_lm::ngram::SortedVocabulary [private]
FinishedLoading(ProbBackoff *reorder_vocab)lm::ngram::SortedVocabulary
highest_value_lm::ngram::SortedVocabulary [private]
Index(const StringPiece &str) const lm::ngram::SortedVocabulary [virtual]
lm::base::Vocabulary::Index(const std::string &str) const lm::base::Vocabulary [virtual]
lm::base::Vocabulary::Index(const char *str) const lm::base::Vocabulary [virtual]
Insert(const StringPiece &str)lm::ngram::SortedVocabulary
LoadedBinary(int fd, EnumerateVocab *to)lm::ngram::SortedVocabulary
not_found_lm::base::Vocabulary [protected]
NotFound() const lm::base::Vocabulary
saw_unk_lm::ngram::SortedVocabulary [private]
SawUnk() const lm::ngram::SortedVocabulary
SetSpecial(WordIndex begin_sentence, WordIndex end_sentence, WordIndex not_found)lm::base::Vocabulary [protected]
SetupMemory(void *start, std::size_t allocated, std::size_t entries, const Config &config)lm::ngram::SortedVocabulary
Size(std::size_t entries, const Config &config)lm::ngram::SortedVocabulary [static]
SortedVocabulary()lm::ngram::SortedVocabulary
strings_to_enumerate_lm::ngram::SortedVocabulary [private]
UnkCountChangePadding() const lm::ngram::SortedVocabulary
Vocabulary()lm::base::Vocabulary [protected]
Vocabulary(WordIndex begin_sentence, WordIndex end_sentence, WordIndex not_found)lm::base::Vocabulary [protected]
~Vocabulary()lm::base::Vocabulary [virtual]