Tokenize and count
textTokenizeAndCount(data, n_remove_threshold = 3)
A word-frequency data frame (can be saved to a model object or compared in textDomainCompare).
if (FALSE) { # \dontrun{
textTokenizeAndCount(Language_based_assessment_data_8["harmonytexts"])
} # }