{"id":19272016,"url":"https://github.com/fuqiuai/wordcloud","last_synced_at":"2025-04-06T22:10:19.186Z","repository":{"id":51029008,"uuid":"106813420","full_name":"fuqiuai/wordCloud","owner":"fuqiuai","description":"用python进行文本分词并生成词云","archived":false,"fork":false,"pushed_at":"2017-10-19T08:18:07.000Z","size":9958,"stargazers_count":432,"open_issues_count":3,"forks_count":100,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T21:07:26.912Z","etag":null,"topics":["jieba","python","wordcloud"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fuqiuai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-13T10:57:13.000Z","updated_at":"2025-03-25T04:12:37.000Z","dependencies_parsed_at":"2022-08-02T18:01:29.414Z","dependency_job_id":null,"html_url":"https://github.com/fuqiuai/wordCloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuqiuai%2FwordCloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuqiuai%2FwordCloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuqiuai%2FwordCloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuqiuai%2FwordCloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuqiuai","download_url":"https://codeload.github.com/fuqiuai/wordCloud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557767,"owners_count":20958047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jieba","python","wordcloud"],"created_at":"2024-11-09T20:35:07.645Z","updated_at":"2025-04-06T22:10:19.149Z","avatar_url":"https://github.com/fuqiuai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wordCloud\n用python进行文本分词并生成词云\n\n## 需要安装的包\n* `sudo pip3 install jieba`\n* `sudo pip3 install wordcloud`\n* wordcloud包依赖于Pillow，numpy，matplotlib \n\n## 其他\n* 分词采用结巴分词，并支持自定义字典\n* 分词结果进行词频统计分析，并导出\n* 词云图可自己设定背景图（英文词云图不需先进行分词）\n\n## 运行结果\n运行demo.py,会生成相应的的词云图，和“doc/词频统计.txt”  \neg:输入“alice.txt”的词云图如下：\n![image](https://raw.githubusercontent.com/fuqiuai/wordCloud/master/Images/alice.png)  \n十九大报告全文的词云图如下：  \n![image](https://raw.githubusercontent.com/fuqiuai/wordCloud/master/Images/十九大.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuqiuai%2Fwordcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuqiuai%2Fwordcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuqiuai%2Fwordcloud/lists"}