getTransformations | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.