Overview
Dense vector representations of text passages that capture semantic meaning for similarity comparison and retrieval.
More in Natural Language Processing
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.
Abstractive Summarisation
Text AnalysisA text summarisation approach that generates novel sentences to capture the essential meaning of a document, rather than simply extracting and rearranging existing sentences.
Large Language Model
Semantics & RepresentationA neural network trained on massive text corpora that can generate, understand, and reason about natural language.
BERT
Semantics & RepresentationBidirectional Encoder Representations from Transformers — a language model that understands context by reading text in both directions.
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.
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.
Extractive Summarisation
Generation & TranslationA summarisation technique that identifies and selects the most important sentences from a source document to compose a condensed version without generating new text.