Language model

From ACT Wiki
Revision as of 19:17, 19 April 2023 by imported>Doug Williamson (Create page - sources - Medium.com - https://medium.com/unpackai/language-models-in-ai-70a318f43041 - Wikipedia - https://en.wikipedia.org/wiki/Language_model)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Artificial intelligence - natural language processing - information technology.

In the context of information technology, a language model is an element of 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