hmm_tagger.h File Reference

#include <map>
#include <list>
#include <set>
#include "fries/language.h"
#include "freeling/tagger.h"
Include dependency graph for hmm_tagger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  viterbi
 The class viterbi stores the two maps for each observation: The delta map stores the maximum probability for each state in that observation, the phi map stores the backpath to maximize the probability. More...
class  emission_states
 The class emission_states stores the list of states in the HMM that *may* be generating a given word given the two previous words (and their valid tags). More...
class  hmm_tagger
 The class hmm_tagger implements the syntactic analyzer and is the main class, which uses all the others. More...
Generated on Tue Jul 27 16:29:28 2010 for FreeLing by  doxygen 1.6.3