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