CHLabLM Class Reference

#include <HLabLM.h>

List of all members.

Public Member Functions

 CHLabLM (void)
virtual ~CHLabLM (void)
int ReadLM (const char *szFile)
LM_PROB ComputeTrigramProb (std::string strTrigram)
LM_PROB ComputeBigramProb (std::string strBigram)
LM_PROB ComputeUnigramProb (std::string strBigram)
float ComputeBigramProb ()

Constructor & Destructor Documentation

CHLabLM::CHLabLM ( void   ) 
CHLabLM::~CHLabLM ( void   )  [virtual]

Member Function Documentation

float CHLabLM::ComputeBigramProb (  ) 
LM_PROB CHLabLM::ComputeBigramProb ( std::string  strBigram  ) 
LM_PROB CHLabLM::ComputeTrigramProb ( std::string  strTrigram  ) 
LM_PROB CHLabLM::ComputeUnigramProb ( std::string  strBigram  ) 
int CHLabLM::ReadLM ( const char *  szFile  ) 

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sat May 8 14:21:48 2010 for HLab by  doxygen 1.6.3