Make simple chart showing which phrases have substantial overlap with other phrases.
make.phrase.correlation.chart(result, count = FALSE, num.groups = 5,
use.corrplot = FALSE, ...)
textreg.result object or a similarity matrix from a make.similarity.matrix call.
Display counts rather than similarity scores.
Number of groups to box.
Use the corrplot package of Taiyun Wei (will need to install it).
Extra arguments to pass to the image() plotting command. See par.
Other Phrase Vizualization: cluster.phrases
,
make.appearance.matrix
,
make.similarity.matrix