ct | lemur::langmod::SmoothedMLEstimator | [protected] |
hasMore() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
lexiconID() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
lexID | lemur::langmod::SmoothedMLEstimator | [protected] |
MLUnigramLM(const lemur::utility::Counter &counter, const string &lexiconID) | lemur::langmod::MLUnigramLM | [inline] |
nextWordProb(lemur::api::TERMID_T &wordIndex, double &prob) const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
prob(lemur::api::TERMID_T wordIndex) const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
probEstimate(lemur::api::TERMID_T wordIndex, double count, double sum) const | lemur::langmod::MLUnigramLM | [inline, virtual] |
SmoothedMLEstimator(const lemur::utility::Counter &counter, const string &lexiconID) | lemur::langmod::SmoothedMLEstimator | [inline] |
startIteration() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
~MLUnigramLM() | lemur::langmod::MLUnigramLM | [inline, virtual] |
~SmoothedMLEstimator() | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |