NBestList Struct Reference
Used for N-Best/lattice calculations:. More...
Public Attributes | |
int | nrWords |
int | noSilWords |
float | totAM |
float | totLM |
NBestType * | wordList |
bool | processed |
Detailed Description
Used for N-Best/lattice calculations:.Used for N-Best calculations:.
Member Data Documentation
bool NBestList::processed |
Referenced by NBest::bigger(), NBest::getScore(), NBest::print(), and NBest::printNextBest().
float NBestList::totAM |
float NBestList::totLM |
Referenced by NBest::NBest(), and NBest::~NBest().