ct | SmoothedMLEstimator | [protected] |
hasMore() const | SmoothedMLEstimator | [inline, virtual] |
InterpUnigramLM(const Counter &counter, const string &lexiconID, const UnigramLM &refLM, double refCoeff) | InterpUnigramLM | [inline] |
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 | InterpUnigramLM | [inline, virtual] |
SmoothedMLEstimator(const Counter &counter, const string &lexiconID) | SmoothedMLEstimator | [inline] |
startIteration() const | SmoothedMLEstimator | [inline, virtual] |
~InterpUnigramLM() | InterpUnigramLM | [inline, virtual] |
~SmoothedMLEstimator() | SmoothedMLEstimator | [inline, virtual] |