stem_texts: apply SnowballC stemming function to texts

Description Usage Arguments Value

View source: R/stem_texts.R

Description

apply SnowballC stemming function to texts

Usage

1
stem_texts(texts, language = "english")

Arguments

texts

list of character vectors

language

a language supported by SnowballC defaults to english

Value

list of stemmed character vectors


till-tietz/rbow documentation built on Oct. 21, 2021, 9:16 p.m.