stemmed
- adjective
- /stɛməd/
- Specialized
- In preprocessing, she converted all documents to lower case and stemmed words to reduce vocabulary size.
Examples
-
The search engine stores stemmed terms so queries match plural and tense variations.
-
Researchers found that the classifier performed better on stemmed inputs when training data was limited.
-
The data was stemmed to improve search accuracy.
-
We used a stemmed version of the words for analysis.
-
The search engine uses stemmed words to improve the accuracy of search results across different forms.
-
During the analysis, we focused on stemmed versions of the words to ensure consistency in our data.
-
By processing the text with stemmed inputs, the algorithm was able to enhance its predictive capabilities.
Compounds
A North American wildflower with bent stems and small daisy-like flowers
- Specialized
A wildflower with purple stems and clusters of violet or blue flowers
- Specialized
A plant from North America with rough stems and small yellow flowers
- Specialized
A low plant from Europe that lives for one year, has white stems, and grows wild in fields
Surface Forms
Morphology
stemmed = stem (semi-transparent) = stem + ed
Derivationally regular (past participle of the technical verb 'to stem'), but the meaning is specialized to NLP and may not be obvious from the common noun.
Etymology
Stemmed in computing uses the idea of a stem as the base of a word, like the main part of a plant's stalk, and cuts words down to that base form. So when text is stemmed, a search can treat 'run', 'runs', and 'running' as the same idea.