dictionary_wordstem: Wordstem a quanteda Dictionary2 object
Description
Applies Porter stemming to the words in a quanteda dictionary and then removes
duplicates, if the stemming created these.
Usage
dictionary_wordstem(dict)
Arguments
dict
A quanteda dictionary2 object
Value
A quanteda dictionary2 object with all elements stemmed