Description Usage Value See Also Examples
Predefined transformations (mappings) which can be used with
tm_map
.
1 |
A character vector with transformations provided by package tm.
removeNumbers
, removePunctuation
,
removeWords
, stemDocument
, and
stripWhitespace
.
content_transformer
to create custom transformations.
1 |
Loading required package: NLP
[1] "removeNumbers" "removePunctuation" "removeWords"
[4] "stemDocument" "stripWhitespace"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.