unine (version 0.2.0)

italian_stemmer: Stem Italian words

Description

Stemmer for Italian words

Usage

italian_stemmer(words)

Arguments

words

a character containing the original words.

Value

character with stemmed words.

Examples

Run this code
# NOT RUN {
italian_stemmer(c("arrivederci"))
# }

Run the code above in your browser using DataLab