ct | SmoothedMLEstimator | [protected] |
DirichletUnigramLM(const Counter &counter, const string &lexiconID, const UnigramLM &refLM, double priorSampleSize) | DirichletUnigramLM | [inline] |
hasMore() const | SmoothedMLEstimator | [inline, virtual] |
lexiconID() const | SmoothedMLEstimator | [inline, virtual] |
lexID | SmoothedMLEstimator | [protected] |
nextWordProb(TERMID_T &wordIndex, double &prob) const | SmoothedMLEstimator | [inline, virtual] |
prob(TERMID_T wordIndex) const | SmoothedMLEstimator | [inline, virtual] |
probEstimate(TERMID_T wordIndex, double count, double sum) const | DirichletUnigramLM | [inline, virtual] |
SmoothedMLEstimator(const Counter &counter, const string &lexiconID) | SmoothedMLEstimator | [inline] |
startIteration() const | SmoothedMLEstimator | [inline, virtual] |
~DirichletUnigramLM() | DirichletUnigramLM | [inline, virtual] |
~SmoothedMLEstimator() | SmoothedMLEstimator | [inline, virtual] |