Glossary entry
Chunking
चन्किङ / टुक्र्याउने
Definition (English)
Splitting long documents into smaller pieces for indexing and retrieval.
अर्थ (नेपालीमा)
अनुक्रमण र पुनःप्राप्तिका लागि लामो कागजातलाई साना टुक्रामा बाँड्ने काम।
Glossary entry
चन्किङ / टुक्र्याउने
Definition (English)
Splitting long documents into smaller pieces for indexing and retrieval.
अर्थ (नेपालीमा)
अनुक्रमण र पुनःप्राप्तिका लागि लामो कागजातलाई साना टुक्रामा बाँड्ने काम।
Related terms
Retrieval-Augmented Generation (RAG)
रिट्रिभल-अगमेन्टेड जेनेरेसन
Combining a language model with a search system so answers are grounded in retrieved documents.
Distillation
डिस्टिलेसन
Training a smaller model to mimic a larger one, keeping most of its capability.
Hierarchical Clustering
श्रेणीबद्ध क्लस्टरिङ
Building nested clusters by repeatedly merging or splitting groups.
Intelligent Document Processing
बुद्धिमान कागजात प्रशोधन
Using AI to read, extract, and organize information from documents automatically.
Latent Dirichlet Allocation (LDA)
लेटेन्ट डिरिक्ले एलोकेसन
A statistical method for discovering topics across a set of documents.
Long Context
लामो सन्दर्भ
The capacity of a model to process very large amounts of input text at once.
LSTM
एलएसटीएम
A type of RNN that can remember information over long sequences using memory gates.
Matrix Factorization
म्याट्रिक्स फ्याक्टराइजेसन
Breaking a large matrix into smaller ones to uncover patterns, common in recommenders.