| Weka_stemmers | R Documentation |
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.
Lovins:1968
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.