Overview
A neural network model that learns distributed word representations by predicting surrounding context words.
Cross-References(1)
More in Natural Language Processing
Semantic Similarity
Semantics & RepresentationA measure of how closely the meanings of two text passages align, computed through embedding comparison and used in duplicate detection, search, and recommendation systems.
Text-to-Speech
Speech & AudioTechnology that converts written text into natural-sounding spoken audio using neural networks, enabling voice interfaces, accessibility tools, and content narration.
Natural Language Processing
Core NLPThe field of AI focused on enabling computers to understand, interpret, and generate human language.
Dialogue Management
Generation & TranslationThe component of conversational systems that tracks conversation state, determines the next system action, and maintains coherent multi-turn interactions with users.
Coreference Resolution
Parsing & StructureThe task of identifying all expressions in text that refer to the same real-world entity.
Instruction Following
Semantics & RepresentationThe capability of language models to accurately interpret and execute natural language instructions, a core skill developed through instruction tuning and alignment training.
Context Window
Semantics & RepresentationThe maximum amount of text a language model can consider at once when generating a response.
Text Summarisation
Text AnalysisThe process of creating a concise and coherent summary of a longer text document while preserving key information.