This function creates a data.frame with features based on a text vector
textFeats(text, auto = TRUE, contains = NA)
Character vector
Boolean. Auto create some useful parameters?
Character vector. Which columns do you wish to add with a contains (counter) string validator?
Other Data Wrangling: balance_data
,
calibrate
, categ_reducer
,
cleanText
, date_feats
,
dateformat
, formatNum
,
formatTime
, holidays
,
impute
, left
,
normalize
, numericalonly
,
ohse
,
one_hot_encoding_commas
,
rbind_full
, removenacols
,
removenarows
, replaceall
,
right
, textTokenizer
,
vector2text
, year_month
,
year_week
Other Text Mining: cleanText
,
replaceall
,
sentimentBreakdown
,
textCloud
, textTokenizer