Overview
Search technology that understands the meaning and intent behind queries rather than just matching keywords.
More in Natural Language Processing
Speech Synthesis
Speech & AudioThe artificial production of human speech from text, also known as text-to-speech.
Byte-Pair Encoding
Parsing & StructureA subword tokenisation algorithm that iteratively merges the most frequent character pairs to build a vocabulary.
Dialogue System
Generation & TranslationA computer system designed to converse with humans, encompassing task-oriented and open-domain conversation.
Large Language Model
Semantics & RepresentationA neural network trained on massive text corpora that can generate, understand, and reason about natural language.
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.
Conversational AI
Generation & TranslationAI systems designed to engage in natural, context-aware dialogue with humans across multiple turns.
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.
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.