ct | SmoothedMLEstimator | [protected] |
DirichletUnigramLM(Counter &counter, const char *lexiconID, UnigramLM &refLM, double priorSampleSize) | DirichletUnigramLM | [inline] |
hasMore() | SmoothedMLEstimator | [inline, virtual] |
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) | DirichletUnigramLM | [inline, virtual] |
ref | DirichletUnigramLM | [private] |
s | DirichletUnigramLM | [private] |
SmoothedMLEstimator(Counter &counter, const char *lexiconID) | SmoothedMLEstimator | [inline] |
startIteration() | SmoothedMLEstimator | [inline, virtual] |
~DirichletUnigramLM() | DirichletUnigramLM | [inline, virtual] |
~SmoothedMLEstimator() | SmoothedMLEstimator | [inline, virtual] |