Language & LLMs
What Is Stemming?
Stemming reduces words to a root form by chopping off prefixes or suffixes, often using simple rules. The resulting stem may not be a valid dictionary word, unlike a lemma. It is a fast way to group related word forms for search and text analysis.
Further reading
Read more about stemming — articles and blogs from around the web: