Content deleted Content added
Kingturtle (talk | contribs) -{{Orphan|date=August 2006}} |
corrections to English |
||
Line 1:
The '''factored language model''' ('''FLM''') is an extension of a conventional [[language model]]. In an FLM, each word is viewed as a vector of ''k'' factors: <math>w_i = \{f_i^1, ..., f_i^k\}</math>. An FLM provides the probabilistic model <math>P(f|f_i, ..., f_N)</math> where the prediction of a factor <math>f</math> is based on <math>N</math> parents <math>\{f_1, ..., f_N\}</math>. For
A
Like [[N-gram]] models, smoothing techniques are necessary in parameter estimation. In particular, generalized
==References==
|