Description Usage Arguments Examples
This function allows you lemmatize words using the treetag lemmatizer
1 |
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 |
1 | Lemmatize('hello')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.