Overview
Global Vectors for Word Representation — an unsupervised learning algorithm for obtaining word vector representations from aggregated word co-occurrence statistics.
Cross-References(1)
More in Natural Language Processing
Latent Dirichlet Allocation
Core NLPA generative probabilistic model for discovering topics in a collection of documents.
Part-of-Speech Tagging
Parsing & StructureThe process of assigning grammatical categories (noun, verb, adjective) to each word in a text.
Named Entity Recognition
Parsing & StructureAn NLP task that identifies and classifies named entities in text into categories like person, organisation, and location.
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.
Sentiment Analysis
Text AnalysisThe computational study of people's opinions, emotions, and attitudes expressed in text.
Context Window
Semantics & RepresentationThe maximum amount of text a language model can consider at once when generating a response.
Text Classification
Text AnalysisThe task of assigning predefined categories or labels to text documents based on their content.
Semantic Similarity
Semantics & RepresentationA measure of how closely the meanings of two text passages align, computed through embedding comparison and used in duplicate detection, search, and recommendation systems.