Definition
Statistical modeling of word sequences in natural language.
Detailed Explanation
Creates probability distributions over sequences of words using techniques like n-grams or neural networks. Modern approaches use transformer-based models to capture long-range dependencies and contextual relationships between words.
Use Cases
Predictive text, machine translation, speech recognition, text generation, autocorrect systems