|
libime
|
This is the complete list of members for libime::Prediction, including all inherited members.
| historyBigram() const (defined in libime::Prediction) | libime::Prediction | |
| model() const (defined in libime::Prediction) | libime::Prediction | |
| predict(const State &state, const std::vector< std::string > &sentence={}, size_t maxSize=0) (defined in libime::Prediction) | libime::Prediction | |
| predict(const std::vector< std::string > &sentence={}, size_t maxSize=0) (defined in libime::Prediction) | libime::Prediction | |
| Prediction() (defined in libime::Prediction) | libime::Prediction | |
| predictWithScore(const State &state, const std::vector< std::string > &sentence, size_t maxSize) (defined in libime::Prediction) | libime::Prediction | |
| setHistoryBigram(const HistoryBigram *bigram) (defined in libime::Prediction) | libime::Prediction | |
| setLanguageModel(const LanguageModel *model) (defined in libime::Prediction) | libime::Prediction | |
| setUserLanguageModel(const UserLanguageModel *lm) (defined in libime::Prediction) | libime::Prediction | inline |
| ~Prediction() (defined in libime::Prediction) | libime::Prediction | virtual |
1.8.13