Good Day,
I am working on a text mining assignment and have built the document matrix
using the tm package.
Now I need to run findAssocs from my dtm with some word say 'like' with a
correlation of 0.70 but as far as i have been researching it tells it this
function is only viable when we have more than 1 doc however in my case i
only have 1. So please suggest if there is an alternate to this issue.
This is because there are words that correlate to each other in the data I
am dealing with.
Kindly advice.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.