#include <fillpen.h>
Public Attributes | |
dict_t * | dict |
int32 * | prob |
float64 | lw |
float64 | wip |
float64 | silprob |
float64 | fillerprob |
float64 fillpen_t::fillerprob |
Probability of silence
float64 fillpen_t::lw |
Filler word probability (in logs3 space, after langwt and inspen application)
int32* fillpen_t::prob |
Reference dictionary for which the filler word probabilities are maintained in this structure
float64 fillpen_t::silprob |
Word insertion penalty
float64 fillpen_t::wip |
Language weight