37#ifndef __LM_TRIE_QUANT_H__
38#define __LM_TRIE_QUANT_H__
42#include "ngrams_raw.h"
81void lm_trie_quant_train(
lm_trie_quant_t * quant,
int order, uint32 counts,
95 float prob,
float backoff);
An implementation bit array - memory efficient storage for digit int and float data.
Structure that stores address of certain value in bit array.