ct | lemur::langmod::SmoothedMLEstimator | [protected] |
DirichletUnigramLM(const lemur::utility::Counter &counter, const string &lexiconID, const UnigramLM &refLM, double priorSampleSize) | lemur::langmod::DirichletUnigramLM | [inline] |
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 count, double sum) const | lemur::langmod::DirichletUnigramLM | [inline, virtual] |
ref | lemur::langmod::DirichletUnigramLM | [private] |
s | lemur::langmod::DirichletUnigramLM | [private] |
SmoothedMLEstimator(const lemur::utility::Counter &counter, const string &lexiconID) | lemur::langmod::SmoothedMLEstimator | [inline] |
startIteration() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
~DirichletUnigramLM() | lemur::langmod::DirichletUnigramLM | [inline, virtual] |
~SmoothedMLEstimator() | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |