getTransformations: Transformations

View source: R/transform.R

getTransformationsR Documentation

Transformations

Description

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()

tm documentation built on Feb. 16, 2023, 9:40 p.m.