getTransformations {tm}R Documentation

List Available Transformations

Description

List available transformations (mappings) which can be used with tm_map.

Usage

getTransformations()

Value

A character vector with available transformations.

Author(s)

Ingo Feinerer

See Also

as.PlainTextDocument, removeNumbers, removePunctuation, removeWords, stemDocument, stripWhitespace.

Examples

getTransformations()

[Package tm version 0.5-10 Index]