hi,
i am using* tm package* for text mining.
i have filtered two sets of terms whose frequency is greater than 5 in two
separate files.
now i want to find associations between every term of file1 with every term
of file2 in the form of
matrix of descending order in which rows represent terms of file1 and
columns represent terms
of file2 and cells give us *correlation up-to 0.20* from every document of *
TermDocumentMatrix*.
we have* findAssocs()* function in* tm* but that gives results for only
single terms at a time.
waiting for your valuable suggestions.
thanks in advance.
--
*Kind regards
Ab Rauf Shah
*
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
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.