ngram_class_s::ngram_class_s::ngram_hash_s Struct Reference

Custom hash table for additional words. More...

#include <ngram_model_internal.h>


Data Fields

int32 wid
 Word ID of this bucket.
int32 prob1
 Probability for this word.
int32 next
 Index of next bucket (or -1 for no collision).


Detailed Description

Custom hash table for additional words.

Definition at line 90 of file ngram_model_internal.h.


The documentation for this struct was generated from the following file:

Generated on Mon Aug 24 16:06:37 2009 for SphinxBase by  doxygen 1.5.8