stemmer
- noun
- /ˈstɛmər/
- Specialized
- A stemmer allows search engines to handle different word forms, such as 'run' and 'running'.
Examples
-
The Porter stemmer is widely used in English language text processing applications.
-
A stemmer processes words like 'fishing' and 'fished' to their base form 'fish'.
-
While using a stemmer, some words may be reduced to non-dictionary stems.
-
The stemmer is essential for natural language processing.
-
A good stemmer can improve search results significantly.
-
For text analysis, a stemmer reduces words to their root forms to enhance search accuracy.
-
Using a stemmer helps software understand variations of a word by breaking them down to their simplest form.
Synonyms
A computer method that removes word endings to find the base word
Reducing words to their basic form for search engines
Surface Forms
Morphology
stemmer = stem (semi-transparent) = stem + er
Morphologically regular ('stem' + '-er'), but the base sense 'stem' as a technical linguistic operation may be unknown to general learners.
Etymology
Stemmer in language tools is named from stem ('base' or 'main part') + -er, meaning a tool that finds the base of a word and removes endings; that is why a text stemmer reduces 'running' to 'run'.