This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
### 注意
运行前请先自行找一张图片命名为 default.jpg 替换 cloudshape 文件夹的 default.jpg
### git clone 命令获取仓库
```git clone https://bdgit.educoder.net/pwkgtv5a4/pythonwordcloud.git```
### 使用环境
Python3.10解释器
运行本程序需要用到第三方库如下,请自行检查:
a. imageio
b. jieba
c. Wordcloud
### 相关文件夹说明
fonts:存放中文字体文件
cloudshape:存放词云形状图
files:存放txt文本
### 获取完整使用说明与项目文件
https://www.yuque.com/docs/share/2988c8af-64ac-45fb-a9f8-89a20853d764?# 《使用说明》
#### 头歌
https://code.educoder.net/pwkgtv5a4/Wordcloud-GUETPython
#### GitHub
https://github.com/Funny1124/Wordcloud-funnyPython