Lemmatize.RdThis function allows you lemmatize words using the treetag lemmatizer
Lemmatize(word, print = T, debug = F)word to lemmatize, if multiple use loop/apply/dplyr
Whether to print word being lemmatized. Useful for long lists of words. Defaults to TRUE
lemmatized words