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.7.6.1