Git Product home page Git Product logo

wordcloud_profile's Introduction

wordcloud_profile


项目介绍

该脚本可实现登录微信后自动爬取头像和信息,并自动生成对应的词云头像

包含文件

  • wordcloud_profile.py PY文件
  • PingFang-W1.ttc 字体文件

实现原理

  1. 爬取头像和信息:详细参考 itchat 的模块文档
  2. 生成对应的词云头像
    • 先使用 jieba 模块进行 中文分词
    • 再使用 worldcloud 模块进行词云的 形状绘制[Wordcloud()]、文字填充[generate()]、图案上色[recolor()]

注意事项

  • generate(cut_text)recolor(color_func=color)

如何运行

  1. 复制本目录下的所有文件至本地
  2. 打开相关解释器运行 wordcloud_profile.py即可

操作指南

  • 首次需要扫码登录,在一定时间内支持热加载即无须重复扫码登录
  • 向微信用户本人发送带有 Hello world! 关键词在内的文本,即可获得词云头像
  • 该脚本作用于微信端,在解释器端会显示相关操作信息

Bug

  • 目前仅对轮廓分明且背景为白的头像有较好的支持
  • 若用户不补充更多信息,仅依靠微信爬取的资料,词云将因语料不足而效果不佳

wordcloud_profile's People

Contributors

lottewong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.