Glossary entry
Bag of Words
ब्याग अफ वर्ड्स
Definition (English)
A simple text representation counting word occurrences while ignoring order.
अर्थ (नेपालीमा)
क्रमलाई बेवास्ता गरी शब्द कति पटक आयो गन्ने सरल पाठ प्रतिनिधित्व।
Glossary entry
ब्याग अफ वर्ड्स
Definition (English)
A simple text representation counting word occurrences while ignoring order.
अर्थ (नेपालीमा)
क्रमलाई बेवास्ता गरी शब्द कति पटक आयो गन्ने सरल पाठ प्रतिनिधित्व।
Related terms
Coreference Resolution
सहसन्दर्भ समाधान
Determining which words in a text refer to the same entity, like 'she' and a name.
Language Model
भाषा मोडेल
A model that predicts likely sequences of words to understand or generate text.
Subword
उप-शब्द
A fragment of a word used as a token so models can handle rare or new words.
Token
टोकन
A small unit of text — a word or part of a word — that a language model processes.
Word Embedding (Word2Vec)
वर्ड एम्बेडिङ
Representing words as vectors so that similar meanings sit close together in space.
Avatar
अवतार
A digital character or representation of a person, often AI-generated or animated.
BERT
बर्ट (BERT)
An influential transformer model that reads text in both directions to understand context.
Bias-Variance Tradeoff
बायस-भेरियन्स सन्तुलन
The balance between a model being too simple (high bias) and too sensitive to data (high variance).