| findAssocs-methods {tm} | R Documentation |
Methods for function findAssocs in package tm.
object which correlate with term more than corlimitobject which correlate with term more than corlimit
data("crude")
tdm <- TermDocMatrix(crude)
findAssocs(tdm, "oil", 0.7)