1、安装:
pip install wordcloud #网络安装
python-m pip install 本地路径 #本地安装
2、应用:
生成步骤:
创建词云对象-加载词云文本-输出词云图片(文件)
(1)默认的矩形词云图片
(2)提供的图形词云图片
1、安装:
pip install wordcloud #网络安装
python-m pip install 本地路径 #本地安装
2、应用:
生成步骤:
创建词云对象-加载词云文本-输出词云图片(文件)
(1)默认的矩形词云图片
(2)提供的图形词云图片