ct | lemur::langmod::SmoothedMLEstimator | [protected] |
hasMore() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
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 wdCount, double sumCount) const =0 | lemur::langmod::SmoothedMLEstimator | [pure virtual] |
SmoothedMLEstimator(const lemur::utility::Counter &counter, const string &lexiconID) | lemur::langmod::SmoothedMLEstimator | [inline] |
startIteration() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
~SmoothedMLEstimator() | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |