|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Functions | |
| Ngram * | MakeSRIModel (const char *file_name, unsigned int ngram_length, Vocab &sri_vocab) |
| unsigned int | MatchedLength (Ngram &model, const WordIndex new_word, const SRIVocabIndex *const_history) |
| Ngram* lm::sri::anonymous_namespace{sri.cc}::MakeSRIModel | ( | const char * | file_name, |
| unsigned int | ngram_length, | ||
| Vocab & | sri_vocab | ||
| ) |
| unsigned int lm::sri::anonymous_namespace{sri.cc}::MatchedLength | ( | Ngram & | model, |
| const WordIndex | new_word, | ||
| const SRIVocabIndex * | const_history | ||
| ) |