| Lemmatize | R Documentation | 
This function allows you lemmatize words using the treetag lemmatizer
Lemmatize(word, print = T, debug = F)
| word | word to lemmatize, if multiple use loop/apply/dplyr | 
| print | Whether to print word being lemmatized. Useful for long lists of words. Defaults to TRUE | 
lemmatized words
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.