Description Usage Arguments Value References
R interfaces to Weka stemmers.
1 2 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.