Glossary entry
Stemming
स्टेमिङ
Definition (English)
Cutting words down to a root form by chopping endings, e.g. 'running' to 'run'.
अर्थ (नेपालीमा)
अन्त्य काटेर शब्दलाई मूल रूपमा झार्ने काम — जस्तै 'running' लाई 'run'।
Glossary entry
स्टेमिङ
Definition (English)
Cutting words down to a root form by chopping endings, e.g. 'running' to 'run'.
अर्थ (नेपालीमा)
अन्त्य काटेर शब्दलाई मूल रूपमा झार्ने काम — जस्तै 'running' लाई 'run'।
Related terms
Lemmatization
लेमाटाइजेसन
Reducing words to their dictionary base form using grammar, e.g. 'better' to 'good'.
Bag of Words
ब्याग अफ वर्ड्स
A simple text representation counting word occurrences while ignoring order.
Batch Inference
ब्याच इन्फरेन्स
Running predictions on many inputs together rather than one at a time.
Carbon Footprint (AI)
कार्बन फुटप्रिन्ट (एआई)
The greenhouse-gas emissions caused by training and running AI systems.
Confusion Matrix
कन्फ्युजन म्याट्रिक्स
A table showing correct and incorrect predictions broken down by class.
Coreference Resolution
सहसन्दर्भ समाधान
Determining which words in a text refer to the same entity, like 'she' and a name.
Data Wrangling
डाटा व्यवस्थापन
Cleaning and reshaping raw data into a usable form for analysis.
Dependency Parsing
निर्भरता विश्लेषण
Analyzing the grammatical relationships between words in a sentence.