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.

23 lines
553 B

3 years ago
# pythonwordcloud
3 years ago
### 使用环境
3 years ago
Python3.10解释器
运行本程序需要用到第三方库如下,请自行检查:
3 years ago
a. imageio
b. jieba
c. Wordcloud
3 years ago
3 years ago
### 相关文件夹说明
fonts存放中文字体文件
3 years ago
cloudshape存放词云形状图
files存放txt文本
### 获取完整使用说明与项目文件
https://www.yuque.com/docs/share/2988c8af-64ac-45fb-a9f8-89a20853d764?# 《使用说明》
3 years ago
#### 头歌
https://code.educoder.net/pwkgtv5a4/Wordcloud-GUETPython
3 years ago
#### GitHub
https://github.com/Funny1124/Wordcloud-funnyPython