make.list.table(result.list, model.names = names(result.list), M = 100, topic = "Summary Collection", method = c("rank", "weight", "count", "word"), annotate = TRUE)method argument.Finally, the table can be annotated with descriptive statistics of the phrases.
Warning: this method DOES NOT flip negative weight words (so negative weight usually look less imporant in the ordering).
See the bathtub vignette for an example of this method.