tm (version 0.5-10)

getTransformations: List Available Transformations

Description

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

Usage

getTransformations()

Arguments

Value

  • A character vector with available transformations.

See Also

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

Examples

Run this code
getTransformations()

Run the code above in your browser using DataCamp Workspace