ngram_model_set_s Struct Reference

Subclass of ngram_model for grouping language models. More...

#include <ngram_model_set.h>


Data Fields

ngram_model_t base
 Base ngram_model_t structure.
int32 n_models
 Number of models in this set.
int32 cur
 Currently selected model, or -1 for none.
ngram_model_t ** lms
 Language models in this set.
char ** names
 Names for language models.
int32lweights
 Log interpolation weights.
int32 ** widmap
 Word ID mapping for submodels.
int32maphist
 Word ID mapping for N-Gram history.


Detailed Description

Subclass of ngram_model for grouping language models.

Definition at line 51 of file ngram_model_set.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 24 21:36:19 2011 for SphinxBase by  doxygen 1.4.7