powered by
termFreq(doc, control = list())
TextDocument
tolower
base::tolower
tokenize
data("crude") termFreq(crude[[1]]) termFreq(crude[[1]], control = list(stemming = TRUE, minWordLength = 4))
Run the code above in your browser using DataLab