findAssocs-methods {tm} | R Documentation |
Methods for Function findAssocs in Package 'textmin'
Description
Methods for function findAssocs
in Package `textmin'
Methods
- object = "TermDocMatrix", term = "character", corlimit
- finds those terms
from
object
which correlate with term
more than corlimit
- object = "matrix", term = "character", corlimit
- finds those terms
from the correlation matrix
object
which correlate with term
more than corlimit
[Package
tm version 0.1-1
Index]