Learn Before
Reference
The Porter Stemmer
The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. It should be noted that the Porter stemming algorithm does not leave a real word after removing the stem since the main purpose of it is to bring variant forms of a word into one.
Martin Porter’s homepage https://tartarus.org/martin/PorterStemmer/
0
1
Updated 2021-09-18
Contributors are:
Who are from:
Tags
Data Science