Python制作词云的方法


Posted in Python onJanuary 03, 2018

需求:

看到朋友圈有人发词云照片,感觉自己也可以玩一玩,于是乎借助wordcloud实现功能。

环境:

MacOS 10.12 +Python 2.7 +Wordcloud
Windows通用

准备:

安装wordcloud

$ pip install wordcloud

SIP功能是Apple在OSX上推出的系统完整性保护功能,新版本的macOS直接用pip安装报错,在不关闭SIP功能的前提下,可以使用

$ pip install wordcloud --user -U

某些情况还会提示错误,需要安装VS for Python,直接上官网下载安装即可。

实现:

源码

#! /usr/bin/env python

# import
from os import path
from PIL import Image
import numpy as np
import matplotlib.pyplot as plt
from wordcloud import WordCloud, STOPWORDS

# current path
d = path.dirname(__file__)

# Read the whole text.
text = open(path.join(d, 'test.txt')).read()

# read the mask image
test_mask = np.array(Image.open(path.join(d, "test_mask.png")))

stopwords = set(STOPWORDS)
stopwords.add("said")

# setting
wc = WordCloud(background_color="black", max_words=2000, mask=test_mask,
        stopwords=stopwords)

# generate word cloud
wc.generate(text)

# plot and show
plt.imshow(wc, interpolation='bilinear')
plt.axis("off")
plt.figure()
plt.imshow(test_mask, cmap=plt.cm.gray, interpolation='bilinear')
plt.axis("off")
plt.show()

# store to file
wc.to_file(path.join(d, "test.png"))

辅助文件

test_mask.png

Python制作词云的方法

test.txt

The list of big's prior run-ins with the far-right fringe is long and varied. He tweeted fake crime statistics spread by racists to paint black cans as violent, then defended them as credible. He sparked a firestorm last year when he declined to renounce

效果图

Python制作词云的方法

其它说明:

1.文档可以是任意英文txt文件,以上的是网络上英文新闻中的一小段,仅起示例作用。
2.关于中文支持,有多种方法,主要就是分词的问题,这里不讨论了。
3.我不清楚许多人说的定制是什么意思,因为如果想要自己任意想要的形状的话,我觉得用PS做一个png图可以达到同样的效果,经测试也没有发现问题。
4.写的第一篇文章,不足之处欢迎来喷,毕竟我是要学习的。

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持三水点靠木。

Python 相关文章推荐
python连接池实现示例程序
Nov 26 Python
Python3实现连接SQLite数据库的方法
Aug 23 Python
Python实现八大排序算法
Aug 13 Python
Python+OpenCV人脸检测原理及示例详解
Oct 19 Python
pandas对指定列进行填充的方法
Apr 11 Python
Pycharm 操作Django Model的简单运用方法
May 23 Python
Django中数据库的数据关系:一对一,一对多,多对多
Oct 21 Python
python实现任意位置文件分割的实例
Dec 14 Python
keras 获取某层输出 获取复用层的多次输出实例
May 23 Python
python subprocess pipe 实时输出日志的操作
Dec 05 Python
在Python中实现字典反转案例
Dec 05 Python
你喜欢篮球吗?Python实现篮球游戏
Jun 11 Python
Python读取Json字典写入Excel表格的方法
Jan 03 #Python
python基于ID3思想的决策树
Jan 03 #Python
python遍历文件夹下所有excel文件
Jan 03 #Python
Python将多份excel表格整理成一份表格
Jan 03 #Python
Python将多个excel文件合并为一个文件
Jan 03 #Python
python中的字典操作及字典函数
Jan 03 #Python
Python将多个excel表格合并为一个表格
Feb 22 #Python
You might like
NOT NULL 和NULL
2007/01/15 PHP
php 在线打包_支持子目录
2008/06/28 PHP
php中选择什么接口(mysql、mysqli)访问mysql
2013/02/06 PHP
一个好用的PHP验证码类实例分享
2013/12/27 PHP
老生常谈PHP数组函数array_merge(必看篇)
2017/05/25 PHP
jQuery页面图片伴随滚动条逐渐显示的小例子
2013/03/21 Javascript
javascript判断并获取注册表中可信任站点的方法
2015/06/01 Javascript
JQuery中模拟image的ajaxPrefilter与ajaxTransport处理
2015/06/19 Javascript
AngularJs  unit-testing(单元测试)详解
2016/09/02 Javascript
js方法数据验证的简单实例
2016/09/17 Javascript
深入理解javascript函数参数与闭包
2016/12/12 Javascript
jQuery tip提示插件(实例分享)
2017/04/28 jQuery
JS图片预加载插件详解
2017/06/21 Javascript
[00:26]TI7不朽珍藏III——冥界亚龙不朽展示
2017/07/15 DOTA
[01:00:25]2018DOTA2亚洲邀请赛3月30日 小组赛A组 VG VS Liquid
2018/03/31 DOTA
[41:17]完美世界DOTA2联赛PWL S3 access vs CPG 第二场 12.13
2020/12/17 DOTA
python中查找excel某一列的重复数据 剔除之后打印
2013/02/10 Python
Python实现遍历数据库并获取key的值
2015/05/17 Python
Python基础学习之常见的内建函数整理
2017/09/06 Python
Python进度条实时显示处理进度的示例代码
2018/01/30 Python
python 获取一个值在某个区间的指定倍数的值方法
2018/11/12 Python
python+unittest+requests实现接口自动化的方法
2018/11/29 Python
python3.6编写的单元测试示例
2019/08/17 Python
python SocketServer源码深入解读
2019/09/17 Python
韩国三大免税店之一:THE GRAND 中文免税店
2016/07/21 全球购物
日本著名的平价时尚女性购物网站:Fifth
2016/08/24 全球购物
英国著名的小众美容品牌网站:Alyaka
2017/08/08 全球购物
芬兰设计商店美国:Finnish Design Shop US
2019/03/25 全球购物
初三家长会邀请函
2014/01/18 职场文书
一帮一活动总结
2014/05/08 职场文书
幼儿园大班见习报告
2014/10/31 职场文书
办公用品质量保证书
2015/05/11 职场文书
nginx共享内存的机制详解
2022/03/21 Servers
Python学习之os包使用教程详解
2022/03/21 Python
Python爬虫网络请求之代理服务器和动态Cookies
2022/04/12 Python
python playwrigh框架入门安装使用
2022/07/23 Python