#include <lmclass.h>
Public Attributes | |
| char * | word |
| int32 | dictwid |
| int32 | LOGprob |
| lmclass_word_s * | next |
|
|
Dictionary word id; NOT filled in by this module, but by the application if desired |
|
|
Conditional (LOG)probability of this word, given the class |
|
|
For linking together words in this LM class, in no particular order. |
|
|
The word string |
1.3.9.1