| getTransformations {tm} | R Documentation |
Predefined transformations (mappings) which can be used with
tm_map.
getTransformations()
A character vector with transformations provided by package tm.
removeNumbers, removePunctuation,
removeWords, stemDocument, and
stripWhitespace.
content_transformer to create custom transformations.
getTransformations()