# Generated by roxygen2: do not edit by hand

S3method(min_var,data.frame)
S3method(min_var,default)
S3method(textfeatures,character)
S3method(textfeatures,data.frame)
S3method(textfeatures,factor)
S3method(textfeatures,list)
export(min_var)
export(scale_count)
export(scale_log)
export(scale_normal)
export(scale_sqrt)
export(scale_standard)
export(textfeatures)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(tibble,as_tibble)
importFrom(tokenizers,tokenize_words)
useDynLib(textfeatures, .registration = TRUE)
