Stemming
From Cohen Courses
Jump to navigationJump to searchStemming refers to the derivation of words to their morphological roots generally. The most common algorithm which is used is Porter Stemming algorithm which processes a word with different rules which are tuned for different form of suffixes which are present in the word.