Overview
The subfield of NLP concerned with producing natural language text from structured data or representations.
More in Natural Language Processing
Speech Synthesis
Speech & AudioThe artificial production of human speech from text, also known as text-to-speech.
Large Language Model
Semantics & RepresentationA neural network trained on massive text corpora that can generate, understand, and reason about natural language.
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.
Prompt Injection
Semantics & RepresentationA security vulnerability where malicious inputs manipulate a language model into ignoring its instructions or producing unintended outputs.
Relation Extraction
Parsing & StructureIdentifying semantic relationships between entities mentioned in text.
Question Answering
Generation & TranslationAn NLP task where a system automatically answers questions posed in natural language based on given context.
Speech-to-Text
Speech & AudioThe automatic transcription of spoken language into written text using acoustic and language models, foundational to voice assistants and meeting transcription systems.