Last chance! 50% off unlimited learning
Sale ends in
"stemDocument"(x, language = meta(x, "language"))
language
is passed over to
wordStem
as the name of the Snowball stemmer.
data("crude")
crude[[1]]
stemDocument(crude[[1]])
Run the code above in your browser using DataLab