词云构建

来源:互联网 发布:申请淘宝账号和密码 编辑:程序博客网 时间:2024/05/29 02:24

在Python中构建词云,采用的是wordcloud库

官网: https://amueller.github.io/word_cloud/
github: https://github.com/amueller/word_cloud

例子:http://blog.csdn.net/kevinelstri/article/details/53142810

import matplotlib.pyplotfig=plt.plot()
0 0