Glossary entry
Coreference Resolution
सहसन्दर्भ समाधान
Definition (English)
Determining which words in a text refer to the same entity, like 'she' and a name.
अर्थ (नेपालीमा)
पाठका कुन शब्द एउटै इकाइलाई जनाउँछन् पत्ता लगाउने काम — जस्तै 'उनी' र नाम।
Glossary entry
सहसन्दर्भ समाधान
Definition (English)
Determining which words in a text refer to the same entity, like 'she' and a name.
अर्थ (नेपालीमा)
पाठका कुन शब्द एउटै इकाइलाई जनाउँछन् पत्ता लगाउने काम — जस्तै 'उनी' र नाम।
Related terms
Bag of Words
ब्याग अफ वर्ड्स
A simple text representation counting word occurrences while ignoring order.
Conditioning
कन्डिसनिङ
Guiding a generative model's output using extra inputs like text, images, or labels.
Language Model
भाषा मोडेल
A model that predicts likely sequences of words to understand or generate text.
Named Entity Recognition (NER)
नामित इकाइ पहिचान
Identifying names of people, places, organizations, and other entities in text.
Repetition Penalty
पुनरावृत्ति दण्ड
A setting that discourages a model from repeating the same words or phrases.
Stop Words
स्टप वर्ड्स
Common words like 'the' or 'and' often removed because they carry little meaning.
BERT
बर्ट (BERT)
An influential transformer model that reads text in both directions to understand context.
Boolean Logic
बुलियन तर्क
Reasoning with true/false values combined by operations like AND, OR, and NOT.