Overview
The task of identifying all expressions in text that refer to the same real-world entity.
More in Natural Language Processing
Natural Language Processing
Core NLPThe field of AI focused on enabling computers to understand, interpret, and generate human language.
Chunking Strategy
Core NLPThe method of dividing long documents into smaller segments for embedding and retrieval, balancing context preservation with optimal chunk sizes for vector search accuracy.
Latent Dirichlet Allocation
Core NLPA generative probabilistic model for discovering topics in a collection of documents.
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.
Natural Language Generation
Core NLPThe subfield of NLP concerned with producing natural language text from structured data or representations.
Word2Vec
Semantics & RepresentationA neural network model that learns distributed word representations by predicting surrounding context words.
Speech Synthesis
Speech & AudioThe artificial production of human speech from text, also known as text-to-speech.
Text Summarisation
Text AnalysisThe process of creating a concise and coherent summary of a longer text document while preserving key information.