Content deleted Content added
No edit summary |
moved period, so as to fix erroneous line break |
||
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>
A major advantage of factored language models is that they allow users to specify linguistic knowledge such as the relationship between word tokens and [[Part of speech]] in English, or morphological information (stems, root, etc.) in Arabic.
|