Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

lemur::langmod Namespace Reference

Language model components. More...


Classes

class  DirichletUnigramLM
 Dirichlet prior smoothing. More...

class  DocUnigramCounter
 Counter of unigrams in documents. More...

class  InterpUnigramLM
 Linear interpolation smoothing. More...

class  LaplaceUnigramLM
 Laplace-smoothed unigram language model. More...

class  MLUnigramLM
 Maximum Likelihood Estimator. More...

class  OneStepMarkovChain
 One step markov chain translation model, not fully tested yet. More...

class  RelDocUnigramCounter
 Unigram counter for documents with in document term probabilities. Used by the relevance model feedback methods. More...

class  SmoothedMLEstimator
 Common implementation of a (smoothed) unigram LM estimated based on a counter. More...

class  UnigramLM
 Abstract Unigram Language Model class. More...


Detailed Description

Language model components.
Generated on Tue Jun 15 11:03:06 2010 for Lemur by doxygen 1.3.4