Classes | Namespaces
mootHMM.h File Reference

Hidden Markov Model tagger/disambiguator. More...

Go to the source code of this file.

Classes

class  moot::mootHMM
 1st-order Hidden Markov Model Tagger/Disambiguator class. More...
 
struct  moot::mootHMM::LexClassHash
 
struct  moot::mootHMM::LexClassEqual
 
class  moot::mootHMM::Trigram
 Tag-trigram key type for HMM probability lookup table (only used if hash_ngrams is true) More...
 
struct  moot::mootHMM::Trigram::HashFcn
 Utility struct for hash_map. More...
 
struct  moot::mootHMM::Trigram::EqualFcn
 Utility struct for hash_map. More...
 
class  moot::mootHMM::ViterbiNode
 Type for a Viterbi trellis entry ("pillar") node. More...
 
class  moot::mootHMM::ViterbiRow
 Type for a Viterbi trellis row ("current tag") node. More...
 
class  moot::mootHMM::ViterbiColumn
 Type for a Viterbi trellis column. More...
 
struct  moot::mootHMM::ViterbiPathNode
 

Namespaces

 moot