#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 struct 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) |
| typedef struct word_ugprob_s word_ugprob_t |
| word_ugprob_t** init_word_ugprob | ( | mdef_t * | _mdef, | |
| lm_t * | _lm, | |||
| dict_t * | _dict | |||
| ) |
Initialize word_ugprobability
| void word_ugprob_free | ( | word_ugprob_t ** | wugp, | |
| int32 | n | |||
| ) |
1.6.1