摘要:
import wordcloud import jieba font = r'C:\Windows\Fonts\simfang.ttf' w = wordcloud.WordCloud(height = 700, width = 1000, font_path=font, \ stopwords=[ 阅读全文
posted @ 2020-04-01 16:23
Iceberg_710815
阅读(446)
评论(0)
推荐(0)