Overview
An NLP task that identifies and classifies named entities in text into categories like person, organisation, and location.
More in Natural Language Processing
GloVe
Semantics & RepresentationGlobal Vectors for Word Representation — an unsupervised learning algorithm for obtaining word vector representations from aggregated word co-occurrence statistics.
Chatbot
Generation & TranslationA software application that simulates human conversation through text or voice interactions using NLP.
Natural Language Generation
Core NLPThe subfield of NLP concerned with producing natural language text from structured data or representations.
Topic Modelling
Text AnalysisAn unsupervised technique for discovering abstract topics that occur in a collection of documents.
Sentiment Analysis
Text AnalysisThe computational study of people's opinions, emotions, and attitudes expressed in text.
Latent Dirichlet Allocation
Core NLPA generative probabilistic model for discovering topics in a collection of documents.
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.
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.