Factored language model
Appearance
Factored language model (FLM) is an extension of conventional Language model. In an FLM, each word is viewed as a vector of k factors: wi = {fi1, ..., fik}. An FLM provides the probabilistic model P(f|f1, ..., fN).
Like N-gram models, smoothing techniques are necessary in parameter estimation. In particular, generalized backing-off is used in training an FLM.
References
-
{{cite conference}}
: Empty citation (help)