Jump to content

Factored language model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dmcarter (talk | contribs) at 14:45, 2 August 2008 (corrections to English). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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: . An FLM provides the probabilistic model where the prediction of a factor is based on parents . For example, if represents a word token and represents a Part of speech tag for English, the expression gives a model for predicting current word token based on a traditional Ngram model as well as the Part of speech tag of the previous word.

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.

Like N-gram models, smoothing techniques are necessary in parameter estimation. In particular, generalized back-off is used in training an FLM.

References

  • J Bilmes and K Kirchhoff (2003). "Factored Language Models and Generalized Parallel Backoff" (PDF). Human Language Technology Conference. {{cite conference}}: Unknown parameter |booktitle= ignored (|book-title= suggested) (help)