← All terms

Language Model

Also known as: Statistical Language Model, LM

A computational model that assigns probabilities to sequences of words, enabling prediction of likely next words or sentences in text. In assistive technology, language models power word and sentence prediction systems by learning patterns from training corpora. Modern AAC systems may use multiple language models—general-purpose models trained on large text collections and user-specific models that adapt to individual vocabulary and communication patterns. Location-aware and context-aware AAC systems use specialized language models for different contexts.

Category: artificial intelligence · natural language processing · assistive technology

Related: Word Prediction · Sentence Prediction · N-gram · Context-Aware Computing

Sources