Public Attributes | List of all members
lmclass_word_s Struct Reference

#include <lmclass.h>

Public Attributes

char * word
 
int32 dictwid
 
int32 LOGprob
 
struct 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: