Overview
The use of AI to automatically translate text or speech from one natural language to another.
More in Natural Language Processing
Temperature
Semantics & RepresentationA parameter controlling the randomness of language model outputs — lower values produce more deterministic text.
Text Summarisation
Text AnalysisThe process of creating a concise and coherent summary of a longer text document while preserving key information.
Long-Context Modelling
Semantics & RepresentationTechniques and architectures that enable language models to process and reason over extremely long input sequences, from tens of thousands to millions of tokens.
Natural Language Processing
Core NLPThe field of AI focused on enabling computers to understand, interpret, and generate human language.
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.
Semantic Search
Core NLPSearch technology that understands the meaning and intent behind queries rather than just matching keywords.
Topic Modelling
Text AnalysisAn unsupervised technique for discovering abstract topics that occur in a collection of documents.
Word2Vec
Semantics & RepresentationA neural network model that learns distributed word representations by predicting surrounding context words.