|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Public Member Functions | |
| ActivateUnigram (ProbBackoff *unigram) | |
| void | operator() (const WordIndex *vocab_ids, const unsigned int) |
Private Attributes | |
| ProbBackoff * | modify_ |
| lm::ngram::anonymous_namespace{search_hashed.cc}::ActivateUnigram::ActivateUnigram | ( | ProbBackoff * | unigram | ) | [explicit] |
| void lm::ngram::anonymous_namespace{search_hashed.cc}::ActivateUnigram::operator() | ( | const WordIndex * | vocab_ids, |
| const unsigned | int | ||
| ) |
ProbBackoff* lm::ngram::anonymous_namespace{search_hashed.cc}::ActivateUnigram::modify_ [private] |