This script creates a worldcloud, masked on a image, from a txt file
- Install all libraries on your machine (check
requirements.txt
) - Go to the directory
- run
python3 app.py
- The original text
- The image used to create the mask
- The color
- The number of maximum words used to generate the WordCloud
- The stopwords used
You can see it other examples here
Please let me know in the comments and leave some examples