clema: Lemmatize words using a chilean spanish dictionary

Description Usage Arguments Value Examples

View source: R/clema.R

Description

Lemmatize words using a chilean spanish dictionary

Usage

1
clema(words, replace = TRUE)

Arguments

words

A word or a vector of words to lemmatize

replace

If true the function will replace the NA values with originals

Value

A lemmatized vector of words

Examples

1
clema("carabinera")

robsalasco/clema documentation built on Nov. 5, 2019, 3:14 a.m.