yellowbrick icon indicating copy to clipboard operation
yellowbrick copied to clipboard

Ngram Visualizer

Open rebeccabilbro opened this issue 8 years ago • 2 comments

Is there a way to effectively visualize word collocations from a corpus? In other words, a way to visually depict prominent or interesting n-grams? NLTK exposes several methods for identifying such collocations, but I haven't found much in the way of visualizations.

rebeccabilbro avatar Mar 05 '17 13:03 rebeccabilbro

Something like the Google n-gram viewer?

rebeccabilbro avatar Mar 05 '17 15:03 rebeccabilbro

See also the last example (In [27]) from The Art of Literary Text Analysis.

rebeccabilbro avatar Mar 05 '17 15:03 rebeccabilbro