Stemming

From Cohen Courses
Revision as of 23:52, 6 February 2011 by Nitina (talk | contribs) (Created page with 'Stemming 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 wit…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Stemming 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.