Annihilater / HexoBlogComments

HexoBlogComments
https://www.klause.cn
0 stars 0 forks source link

Python绘制词云(jieba+wordcloud+matplotlib) | 湮灭星空 #60

Open Annihilater opened 4 years ago

Annihilater commented 4 years ago

https://www.klause.cn/2020/04/22/shu-ju-ke-shi-hua/python-hui-zhi-ci-yun-jieba-wordcloud-matplotlib/

Python绘制词云(jieba+wordcloud+matplotlib) Python 绘制词云其实很简单,有现成的库,需要用到 jieba、wordcloud、matplotlib。 准备工作 本文使用的是 Python3.7 的虚拟