FreeLing  4.0
Namespaces | Defines | Variables
hmm_tagger.cc File Reference
#include <fstream>
#include <sstream>
#include <math.h>
#include "freeling/morfo/configfile.h"
#include "freeling/morfo/hmm_tagger.h"
#include "freeling/morfo/util.h"
#include "freeling/morfo/traces.h"
Include dependency graph for hmm_tagger.cc:

Namespaces

namespace  freeling

Defines

#define MOD_TRACENAME   L"HMM_TAGGER"
#define MOD_TRACECODE   TAGGER_TRACE

Variables

const std::wstring freeling::UNOBS_INITIAL_STATE = "0.x"
const std::wstring freeling::UNOBS_WORD = "<UNOBSERVED_WORD>"

Define Documentation

#define MOD_TRACENAME   L"HMM_TAGGER"