You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pkgshu84q 494510d864
Delete 'count.txt'
4 years ago
README.md Update README.md 4 years ago
源码.rar ADD file via upload 4 years ago

README.md

python词云图

利用python进行文本分析并分词(完成作业)

安装

在pycham处的Terminal输入以下命令安装相关函数库

pip install -r requriements.txt

模块化设计

运行demo.py文件即可得到词云图

remove.py 删除文中的非关键字(例如:‘你’,‘我’ ,等字)

word.py 通过jieba进行分词

plat.py 绘制词云图

输出结果

运行结果将保存在 images/save.png 处,运行样例如下:

图片 我的照片