参考:
安装:
【词云库 stylecloud】pip即可安装
直接调用 txt 文本生成词云:
from stylecloud import gen_stylecloudgen_stylecloud(file_path='Trump.txt',output_name'1.png')
词云形状:
文章插图
蒙版链接-#/%E5%9B%BE%E6%A0%87
可以定期更新 , 见参考链接
调用狗的蒙版:
stylecloud.gen_stylecloud(text=' '.join(text1), collocations=False,font_path=r'?C:\Windows\Fonts\msyh.ttc',icon_name='fas fa-dog',size=400,output_name='词云.png')
参数 , 有 fas , far , fab , 三种前缀 , 要哪一种图就用哪一种 , 比如要调用狗 , 还需 fa 前缀 , 其他也一样
文章插图
配色:
from stylecloud import gen_stylecloudword = jieba.lcut(title_word)gen_stylecloud(text=' '.join(word), collocations=False,palette='tableau.BlueRed_6',font_path=r'?C:\Windows\Fonts\msyh.ttc',icon_name='fas fa-building',size=400,output_name='../标题词云.png')
参数 , 取值-#- , 参考链接
中显示
不需要分词的
from IPython.display import Image import stylecloudstylecloud.gen_stylecloud(text=name,collocations=False,font_path=r'?C:\Windows\Fonts\msyh.ttc',icon_name='fas fa-tv',size=768,output_name='节目名称词云图.png')Image(filename='节目名称词云图.png')
- 最泸州|最大的天然白酒酒库 九十 泸州世界之最
- flyway数据库表自动同步更新
- 美印太司令警告:中国若武力收台,美军将摧毁中方火箭军和核武库 武功世界之最
- 库肯霍夫:探秘世界最美的花卉公园 Keukehof 世界之最35000
- android9 无法使用数据库,使用greenDao操作本地数据库
- 只学mysql能就业吗_如果只是 数据库学的好 以后可以找到什么样的工作
- 易备数据备份软件,主动防勒索备份 MySQL 和 MariaDB 数据库
- 亚马逊滞销库存,怎么清理亚马逊旧库存
- 最新福州十大水库排名?
- MySQL数据库的逻辑结构