Natural Language ProcessingCore NLP

Text Embedding

Overview

Dense vector representations of text passages that capture semantic meaning for similarity comparison and retrieval.

More in Natural Language Processing

Hallucination Detection

Semantics & Representation

Techniques for identifying when AI language models generate plausible but factually incorrect or unsupported content.

Aspect-Based Sentiment Analysis

Text Analysis

A 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 Analysis

A 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 & Representation

A neural network trained on massive text corpora that can generate, understand, and reason about natural language.

BERT

Semantics & Representation

Bidirectional Encoder Representations from Transformers — a language model that understands context by reading text in both directions.

Text-to-Speech

Speech & Audio

Technology that converts written text into natural-sounding spoken audio using neural networks, enabling voice interfaces, accessibility tools, and content narration.

Reranking

Core NLP

A 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 & Translation

A summarisation technique that identifies and selects the most important sentences from a source document to compose a condensed version without generating new text.