Word cloud generators
Python Wordcloud
Install
sudo apt install python3-wordcloud
or
pipx install wordcloud
Usage
Add -
to default regex to include words like high-availability
wordcloud_cli
--imagefile IT_Kenntnisse_Hinrichsmeyer.png
--text kenntnisse-cloud.txt
--mask thorsten-outline.white.png
--background white
--contour_width 1
--height 800
--width 600
--regex "(?:\w[\w'-]+)"
- PIL / Pillow color reference
for
--background
option
- mathplotlib colorcode reference
for
--colormap
option
Issues
Online generators
- wortwolken.com
- Now requires a CSV file