importFrom(jsonlite, toJSON)
importFrom(stm, labelTopics, findThoughts)
importFrom(stats, dist, cor, hclust)
importFrom(methods, is)
importFrom(utils, capture.output)
export(stmCorrViz, stmJSON)
