stemmer algorithm

stemmer algorithm

In natural language parsing, a stemmer algorithm is software that derives the base root of a word, or "word stem." For example, "make" is the word stem in "maker" and "making." See natural language recognition.