Management of in-memory bigrams. Not used if all bigrams in memory. More...
#include <lm.h>
Public Attributes | |
| bg_t * | bg |
| int32 | used |
Management of in-memory bigrams. Not used if all bigrams in memory.
Bigrams for a specific unigram; see lm_t.membg
| int32 membg_t::used |
Whether used since last lm_reset. If not used, at the next lm_reset bg are freed
1.6.1