Main Page | Class List | Directories | File List | Class Members | File Members

lmclass_word_s Struct Reference

#include <lmclass.h>

List of all members.

Public Attributes

char * word
int32 dictwid
int32 LOGprob
lmclass_word_snext


Member Data Documentation

int32 lmclass_word_s::dictwid
 

Dictionary word id; NOT filled in by this module, but by the application if desired

int32 lmclass_word_s::LOGprob
 

Conditional (LOG)probability of this word, given the class

struct lmclass_word_s* lmclass_word_s::next
 

For linking together words in this LM class, in no particular order.

char* lmclass_word_s::word
 

The word string


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:34 2009 by  doxygen 1.3.9.1