findFreqTerms-methods {tm}
R Documentation
Methods for Function findFreqTerms in Package 'textmin'
Description
Methods for function
findFreqTerms
in Package `textmin'
Methods
object = "TermDocMatrix", lowfreq = "numeric", highfreq = "numeric"
Return those terms from
object
which occur more or equal often than
lowfreq
times and less or equal often than
highfreq
times.
[Package
tm
version 0.1-1
Index]