Distributions

wordcloud_plot(token_list[, colormap, ax])

Word cloud of tokens

dist_plot_detailed(word_counts[, log, ax])

Frequency count of tokens in a SMALL Corpus (<50 unique tokens) with words on the x-axis

dist_plot(word_counts[, log, shade_singles, …])

Frequency count of tokens

Word Vectors

similar_words(model, word[, n, ax])

Create a plot of similar words based off their word vectors