getTransformations
From tm v0.6-2
by Ingo Feinerer
Transformations
Predefined transformations (mappings) which can be used with
tm_map
.
Usage
getTransformations()
Value
-
A character vector with transformations provided by package tm.
See Also
removeNumbers
, removePunctuation
,
removeWords
, stemDocument
, and
stripWhitespace
.
content_transformer
to create custom transformations.
Examples
getTransformations()
Community examples
Looks like there are no examples yet.