Natural Language Processing
Language Modeling
Learning probability distributions over sequences of words to predict what comes next.
This concept is essential for understanding natural language processing and forms a key part of modern AI systems.
Related Concepts
- LLM
- NLP
- Next Token Prediction
Tags
natural-language-processing llm nlp next-token-prediction