stemText: stemText

Description Usage Arguments Value

Description

Basic stemming of text; removes 'ed', 'es' and 'ing' endings from words. Can lead to better results than stemDocument

Usage

1

Arguments

corpus

Corpus from the tm package. Created by using tm::Corpus(VectorSource([text data]))

Value

Cleaned text


bvidgen/RPackage documentation built on May 13, 2019, 9:04 a.m.