specificTerms(dtm, variable, p = 0.1, n.max = 25, sparsity = 0.95, min.occ = 2)
dtm
, or NULL
to report specific
terms by document.removeSparseTerms
from tm.dtm
below which
terms should be skipped. All terms with a probability below p
are reported, up to n.max
terms for each category.
frequentTerms
, DocumentTermMatrix
, removeSparseTerms