Overview
The technology that converts spoken language into text, also known as automatic speech recognition.
More in Natural Language Processing
Named Entity Recognition
Parsing & StructureAn NLP task that identifies and classifies named entities in text into categories like person, organisation, and location.
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 Generation
Generation & TranslationThe process of producing coherent and contextually relevant text using AI language models.
Code Generation
Semantics & RepresentationThe automated production of source code from natural language specifications or partial code context, powered by large language models trained on programming repositories.
Natural Language Generation
Core NLPThe subfield of NLP concerned with producing natural language text from structured data or representations.
Temperature
Semantics & RepresentationA parameter controlling the randomness of language model outputs — lower values produce more deterministic text.
Text Embedding
Core NLPDense vector representations of text passages that capture semantic meaning for similarity comparison and retrieval.
Constitutional AI
Core NLPAn approach to AI alignment where models are trained to follow a set of principles or constitution.