NERsuite
1.1.1
|
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< Token > | vt |
vector< double > | vent |
vector< int > | order |
vector< vector< pair< string, double > > > | vvp |
double | prob |