Overview
The subfield of NLP focused on machine reading comprehension and extracting meaning from text.
More in Natural Language Processing
Structured Output
Semantics & RepresentationThe generation of machine-readable formatted responses such as JSON, XML, or code from language models, enabling reliable integration with downstream software systems.
Hallucination Detection
Semantics & RepresentationTechniques for identifying when AI language models generate plausible but factually incorrect or unsupported content.
Aspect-Based Sentiment Analysis
Text AnalysisA fine-grained sentiment analysis approach that identifies opinions directed at specific aspects or features of an entity, such as a product's price, quality, or design.
Reranking
Core NLPA two-stage retrieval process where an initial set of candidate documents is rescored by a more powerful model to improve the relevance ordering of search results.
Grounding
Semantics & RepresentationConnecting language model outputs to real-world knowledge, facts, or data sources to improve factual accuracy.
Multilingual Model
Semantics & RepresentationA language model trained on text from dozens or hundreds of languages simultaneously, enabling cross-lingual understanding and generation without language-specific fine-tuning.
Coreference Resolution
Parsing & StructureThe task of identifying all expressions in text that refer to the same real-world entity.
Large Language Model
Semantics & RepresentationA neural network trained on massive text corpora that can generate, understand, and reason about natural language.