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.


myeomans/doc2concrete documentation built on Jan. 25, 2024, 4:31 p.m.