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 :ref:`plurals`. 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 :ref:`example_gallery`. The code of the project is online at: `LexicoNimbus `_ .. figure:: images/a_new_hope.png :width: 600px :target: auto_examples/a_new_hope.html :align: center .. toctree:: :hidden: :caption: User Documentation references cli auto_examples/index plurals changelog .. toctree:: :hidden: :caption: Contributor Documentation make_a_release