jimbarrett27 / wrdcld

A predictable, interpretable wordcloud library
GNU General Public License v3.0
2 stars 0 forks source link

Accept a precomputed counter, instead of a list of words #34

Closed jimbarrett27 closed 2 months ago

jimbarrett27 commented 2 months ago

It could be that the user has already computed the words and their counts, so we don't need to do it again. This should be a possible argument to make_word_cloud