#include "s3types.h"#include "mdef.h"#include "lm.h"#include "dict.h"Go to the source code of this file.
Classes | |
| struct | word_ugprob_s |
Typedefs | |
| typedef word_ugprob_s | word_ugprob_t |
Functions | |
| word_ugprob_t ** | init_word_ugprob (mdef_t *_mdef, lm_t *_lm, dict_t *_dict) |
| void | word_ugprob_free (word_ugprob_t **wugp, int32 n) |
|
|
|
|
||||||||||||||||
|
Initialize word_ugprobability |
|
||||||||||||
|
|
1.3.9.1