python3-wordcloud

little word cloud generator in Python
  https://github.com/amueller/word_cloud
  0
  no reviews



Compared to other wordclouds, this algorithm has the advantage of * filling all available space. * being able to use arbitrary masks. * having a stupid simple algorithm (with an efficient implementation) that can be easily modified.