Just a simple script for generating wordclouds from a URL.
Install requirements using pip install -r requirements.txt
Manually install wordclouds library according to amueller/word_cloud#637 (comment)
Run script python wordcloud_creator.py https://www.someurl.here
To Do:
- Use argparse to pass in arguments
- url
- background color
- max words