ct | lemur::langmod::SmoothedMLEstimator | [protected] |
hasMore() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
LaplaceUnigramLM(const lemur::utility::Counter &counter, const string &lexiconID, double vocabSize) | lemur::langmod::LaplaceUnigramLM | [inline] |
lexiconID() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
lexID | lemur::langmod::SmoothedMLEstimator | [protected] |
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::LaplaceUnigramLM | [inline, virtual] |
SmoothedMLEstimator(const lemur::utility::Counter &counter, const string &lexiconID) | lemur::langmod::SmoothedMLEstimator | [inline] |
startIteration() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
vocSz | lemur::langmod::LaplaceUnigramLM | [private] |
~LaplaceUnigramLM() | lemur::langmod::LaplaceUnigramLM | [inline, virtual] |
~SmoothedMLEstimator() | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |