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.

30 lines
758 B

3 years ago
### 注意
3 years ago
运行前请先自行找一张图片命名为 default.jpg 替换 cloudshape 文件夹的 default.jpg
3 years ago
3 years ago
### git clone 命令获取仓库
3 years ago
```
git clone https://bdgit.educoder.net/pwkgtv5a4/pythonwordcloud.git
```
3 years ago
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