Lemmatize: Lemmatizer

Description Usage Arguments Value

View source: R/Lemmatize.R

Description

This function allows you lemmatize words using the treetag lemmatizer

Usage

1
Lemmatize(word, print = T, debug = F)

Arguments

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

Value

lemmatized words


gandalfnicolas/ADCAT documentation built on April 15, 2020, 8:26 p.m.