libime
libime::PinyinPrediction Member List

This is the complete list of members for libime::PinyinPrediction, including all inherited members.

historyBigram() const (defined in libime::Prediction)libime::Prediction
model() const (defined in libime::Prediction)libime::Prediction
PinyinPrediction() (defined in libime::PinyinPrediction)libime::PinyinPrediction
predict(const State &state, const std::vector< std::string > &sentence, std::string_view lastEncodedPinyin, size_t maxSize=0)libime::PinyinPrediction
predict(const State &state, const std::vector< libime::HistoryBigram::WordWithCode > &sentence, size_t maxSize=0)libime::PinyinPrediction
predict(const std::vector< std::string > &sentence={}, size_t maxSize=0)libime::PinyinPrediction
predict(const State &state, 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
setPinyinDictionary(const PinyinDictionary *dict)libime::PinyinPrediction
setUserLanguageModel(const UserLanguageModel *lm) (defined in libime::Prediction)libime::Predictioninline
~PinyinPrediction() (defined in libime::PinyinPrediction)libime::PinyinPredictionvirtual
~Prediction() (defined in libime::Prediction)libime::Predictionvirtual