powered by
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).
(string) Language to tokenise and count.
(numeric) Threshold deciding which words to remove
see textDomainCompare
textDomainCompare
if (FALSE) { textTokenizeAndCount(Language_based_assessment_data_8["harmonytexts"]) }
Run the code above in your browser using DataLab