Overview
The syntactic analysis of a sentence to establish relationships between head words and words that modify them.
More in Natural Language Processing
Grounding
Semantics & RepresentationConnecting language model outputs to real-world knowledge, facts, or data sources to improve factual accuracy.
Natural Language Generation
Core NLPThe subfield of NLP concerned with producing natural language text from structured data or representations.
Text Summarisation
Text AnalysisThe process of creating a concise and coherent summary of a longer text document while preserving key information.
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.
Hallucination Detection
Semantics & RepresentationTechniques for identifying when AI language models generate plausible but factually incorrect or unsupported content.
Document Understanding
Core NLPAI systems that extract structured information from unstructured documents by combining optical character recognition, layout analysis, and natural language comprehension.
Slot Filling
Core NLPThe task of extracting specific parameter values from user utterances to fulfil a detected intent, such as identifying dates, locations, and names in booking requests.
Conversational AI
Generation & TranslationAI systems designed to engage in natural, context-aware dialogue with humans across multiple turns.