A project that generates a 'word cloud' from some text.
The project includes three files:
generate_wordcloud.py
is the main script.romeo_and_juliet.txt
is the input text sample that can be downloaded here.romeo_and_juliet_wordcloud.jpeg
is the output image sample.README.md
is where you provide information about other files.