
Last chance! 50% off unlimited learning
Sale ends in
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.