NERsuite  1.1.1
Public Member Functions | Public Attributes
Hypothesis Struct Reference

List of all members.

Public Member Functions

bool operator< (const Hypothesis &h) const
 Hypothesis (const vector< Token > &vt_, const multimap< string, string > &tagdic, const vector< ME_Model > &vme)
void Print ()
void Update (const int j, const multimap< string, string > &tagdic, const vector< ME_Model > &vme)
bool operator< (const Hypothesis &h) const
 Hypothesis (const vector< Token > &vt_, const vector< ME_Model > &vme)
void Print ()
void Update (const int j, const vector< ME_Model > &vme)
bool IsErroneous () const

Public Attributes

vector< Tokenvt
vector< double > vent
vector< int > order
vector< vector< pair< string,
double > > > 
vvp
double prob

The documentation for this struct was generated from the following files:
 All Classes Functions Variables