Full_preprocess: Full preprocess

Description Usage Arguments Value

View source: R/Full_preprocess.R

Description

This function applies all response preprocessing functions included in the package. (includes lowering, trimming whitespace, eliminating spaces and symbols, lemmatizing, and spellcheking; some of these only work on single words)

Usage

1
Full_preprocess(words, parallelize = T, print = T, debug = F)

Arguments

words

text to preprocess

parallelize

use parallel processors?

Value

fully preprocessed words


gandalfnicolas/ADCAT documentation built on April 15, 2020, 8:26 p.m.