Overview
A probabilistic model that assigns probabilities to sequences of words, enabling prediction of the next word in a sequence.
More in Natural Language Processing
Text Classification
Text AnalysisThe task of assigning predefined categories or labels to text documents based on their content.
Question Answering
Generation & TranslationAn NLP task where a system automatically answers questions posed in natural language based on given context.
Cross-Lingual Transfer
Core NLPThe application of models trained in one language to perform tasks in another language, leveraging shared multilingual representations learned during pre-training.
Semantic Search
Core NLPSearch technology that understands the meaning and intent behind queries rather than just matching keywords.
Relation Extraction
Parsing & StructureIdentifying semantic relationships between entities mentioned in text.
Dialogue Management
Generation & TranslationThe component of conversational systems that tracks conversation state, determines the next system action, and maintains coherent multi-turn interactions with users.
Text Embedding
Core NLPDense vector representations of text passages that capture semantic meaning for similarity comparison and retrieval.
Conversational AI
Generation & TranslationAI systems designed to engage in natural, context-aware dialogue with humans across multiple turns.