ct | SmoothedMLEstimator | [protected] |
hasMore() | SmoothedMLEstimator | [inline, virtual] |
InterpUnigramLM(Counter &counter, const char *lexiconID, UnigramLM &refLM, double refCoeff) | InterpUnigramLM | [inline] |
lexiconID() | SmoothedMLEstimator | [inline, virtual] |
lexID | SmoothedMLEstimator | [protected] |
nextWordProb(int &wordIndex, double &prob) | SmoothedMLEstimator | [inline, virtual] |
prob(int wordIndex) | SmoothedMLEstimator | [inline, virtual] |
probEstimate(int wordIndex, double count, double sum) | InterpUnigramLM | [inline, virtual] |
SmoothedMLEstimator(Counter &counter, const char *lexiconID) | SmoothedMLEstimator | [inline] |
startIteration() | SmoothedMLEstimator | [inline, virtual] |
~InterpUnigramLM() | InterpUnigramLM | [inline, virtual] |
~SmoothedMLEstimator() | SmoothedMLEstimator | [inline, virtual] |