Language model

From ACT Wiki
Jump to navigationJump to search

Artificial intelligence - natural language processing (NLP) - information technology.

In the context of information technology, a language model is an element of a natural language processing system that predicts the next word - or words - in a piece of text, based on the preceding words.

The language model does this by assigning probabilities to possible next words, based on samples of text that it has trained itself on.


See also