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