Language Model (LM)

From GM-RKB
(Redirected from Language Model)
Jump to navigation Jump to search

A Language Model (LM) is a sequence probability prediction model that predicts probability distributions over language unit sequences.



References

2019a

2019b

2019b

2018a

2018b

2017

2013a

2013b

1. For any x1xnV,p(x1,x2,xn)0
2. In addition,

x1xnVp(x1,x2,xn)=1
Hence p(x1,x2,,xn) is a probability distribution over the sentences in V .

2009a

  1. Finite automata can have outputs attached to either their states or their arcs; we use states here, because that maps directly on to the way probabilistic automata are usually formalized.

2009b