LexicoNimbus fork of WordCloud for Python

These are instructions for working with this fork of word_cloud. The original word_cloud was written by Andreas Mueller. He did the lion’s share of this work, and I made only one material change, which is in Plural Normalisation. This documentation is essentially the same as the original, plus small additions explaining the changes.

The word cloud will fill all available space using an efficient algorithm. It can also use masks to make the word cloud fit certain shapes.

Check out the Gallery of Examples.

The code of the project is online at: LexicoNimbus