ct | SmoothedMLEstimator | [protected] |
hasMore() | SmoothedMLEstimator | [inline, virtual] |
LaplaceUnigramLM(Counter &counter, const char *lexiconID, double vocabSize) | LaplaceUnigramLM | [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) | LaplaceUnigramLM | [inline, virtual] |
SmoothedMLEstimator(Counter &counter, const char *lexiconID) | SmoothedMLEstimator | [inline] |
startIteration() | SmoothedMLEstimator | [inline, virtual] |
vocSz | LaplaceUnigramLM | [private] |
~LaplaceUnigramLM() | LaplaceUnigramLM | [inline, virtual] |
~SmoothedMLEstimator() | SmoothedMLEstimator | [inline, virtual] |