textformat: Text Formatter

View source: R/ngramComponents.R

textformatR Documentation

Text Formatter

Description

background function to load.

Usage

textformat(text, punct = FALSE)

Arguments

text

character Vector of strings to clean.

punct

logical Should punctuation be kept as tokens? Default is TRUE.

Value

character Vector of cleaned strings.


doc2concrete documentation built on June 29, 2022, 1:05 a.m.