Definitions for "Language model"
A language object that represents a list of zero or more words, phrases, or paths. A language model is defined by the SRLanguageModel data type. See also embedded language model, top-level language model.
a domain specific database of sequences of words in the vocabulary, along with the probabilities of the words occurring in a specific order
a function that returns the probability that any given sequence of words will appear in a very large corpus of naturally generated text
a statistical database of information analyzed for unique patterns used within a given specialty
a central component of many formal and natural language processing architectures