A character vector with word classes which should be removed. The default value
"nonpunct"
has special meaning and will cause the result of
kRp.POS.tags(lang, c("punct","sentc"), list.classes=TRUE)
to be used.
Another valid value is "stopword" to remove all detected stopwords.