43 #ifndef __NGRAM_MODEL_H__
44 #define __NGRAM_MODEL_H__
49 #include <sphinxbase/sphinxbase_export.h>
84 #define NGRAM_INVALID_WID -1
108 const char *file_name,
211 float32 lw, float32 wip, float32 uw);
265 int32 w3, int32 w2, int32 w1,
281 int32 n_hist, int32 *n_used);
304 int32 n_hist, int32 *n_used);
441 const char *word, float32 weight);
458 const char *file_name);
470 const char *classname,
473 const float32 *weights,
487 const char *classname,
519 const float32 *weights,
554 const char *lmctlfile,
599 char const **lmname);
637 const float32 *weights);