#include "idngram2lm.h"
Go to the source code of this file.
Functions | |
unsigned short | num_of_types (int k, int ind, ng_t *ng) |
|
Definition at line 23 of file num_of_types.c. References get_full_index(), ng_t::ind, ng_t::num_kgrams, ng_t::ptr_table, ng_t::ptr_table_size, and ng_t::vocab_size. Referenced by bo_ng_prob(), and compute_back_off(). |