Commit 2c6489b5 by BellCodeEditor

save project

parent 685f7ed7
Showing with 1 additions and 0 deletions
......@@ -18,3 +18,4 @@ w=wordcloud.WordCloud(background_color="white",font_path='SimHei.ttf',mask=d,col
stopwords=stopwords,max_font_size=60)
w.generate(b)
w.to_file("sb.png")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment