| getTransformations {tm} | R Documentation |
List available transformations (mappings) which can be used with
tm_map.
getTransformations()
A character vector with available transformations.
Ingo Feinerer
as.PlainTextDocument,
removeNumbers,
removePunctuation,
removeWords,
stemDocument,
stripWhitespace.
getTransformations()