R/Weka Stemmers
R interfaces to Weka stemmers.
IteratedLovinsStemmer(x, control = NULL) LovinsStemmer(x, control = NULL)
x |
a character vector with words to be stemmed. |
control |
an object of class |
A character vector with the stemmed words.
J. B. Lovins (1968), Development of a stemming algorithm. Mechanical Translation and Computational Linguistics, 11, 22–31.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.