mirror of
https://github.com/mgerb/top-of-reddit
synced 2026-01-12 19:42:50 +00:00
generate statistics for the year of 2017
This commit is contained in:
9
src/scripts/wordcloud.sh
Executable file
9
src/scripts/wordcloud.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
wordcloud_cli.py \
|
||||
--text subreddits.txt \
|
||||
--imagefile output.png \
|
||||
--color red \
|
||||
--background white \
|
||||
--height 2000 \
|
||||
--width 2000 \
|
||||
--margin 10 \
|
||||
--mask ./circle.png
|
||||
Reference in New Issue
Block a user