/Wiki-Wordcloud-Maker

Creates a wordcloud image based on a given Wikipedia article

Primary LanguagePythonMIT LicenseMIT

Wiki-Wordcloud-Maker

made-with-python MIT license

Creates a wordcloud image based on a given Wikipedia article

How to run it

After downloading the repository, install the requirements by navigating to the directory and :

pip install –r requirements.txt

That's it! Now run Wiki-Wordcloud-Maker.py

Screenshots

Main app

Wordcloud_example

Resources

This program was done using PyQt5 for GUI and wordcloud library for creating the image.