Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
lm::ngram::ProbingVocabulary Member List
This is the complete list of members for lm::ngram::ProbingVocabulary, including all inherited members.
available_lm::ngram::ProbingVocabulary [private]
begin_sentence_lm::base::Vocabulary [protected]
BeginSentence() const lm::base::Vocabulary
Bound() const lm::ngram::ProbingVocabulary
ConfigureEnumerate(EnumerateVocab *to, std::size_t max_entries)lm::ngram::ProbingVocabulary
end_sentence_lm::base::Vocabulary [protected]
EndSentence() const lm::base::Vocabulary
enumerate_lm::ngram::ProbingVocabulary [private]
FinishedLoading(ProbBackoff *reorder_vocab)lm::ngram::ProbingVocabulary
Index(const StringPiece &str) const lm::ngram::ProbingVocabulary [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::ProbingVocabulary
LoadedBinary(int fd, EnumerateVocab *to)lm::ngram::ProbingVocabulary
Lookup typedeflm::ngram::ProbingVocabulary [private]
lookup_lm::ngram::ProbingVocabulary [private]
not_found_lm::base::Vocabulary [protected]
NotFound() const lm::base::Vocabulary
ProbingVocabulary()lm::ngram::ProbingVocabulary
saw_unk_lm::ngram::ProbingVocabulary [private]
SawUnk() const lm::ngram::ProbingVocabulary
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::ProbingVocabulary
Size(std::size_t entries, const Config &config)lm::ngram::ProbingVocabulary [static]
Vocabulary()lm::base::Vocabulary [protected]
Vocabulary(WordIndex begin_sentence, WordIndex end_sentence, WordIndex not_found)lm::base::Vocabulary [protected]
~Vocabulary()lm::base::Vocabulary [virtual]