Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 750 Bytes

README.md

File metadata and controls

38 lines (19 loc) · 750 Bytes

Support Python Version


中文词云(wordcloud)

使用python生成中文词云

什么是词云

【释义】由词汇组成类似云的彩色图形

是百度百科

例子

  • 流浪地球

image

  • 张小龙演讲

image


依赖安装

pip install wordcloud
pip install jieba