Giter Club home page Giter Club logo

qunfriends's Introduction

QunFriends

Visual analysis tool for QQ group Chat log | QQ群聊天记录可视化分析工具

大部分版本的PC端QQ客户端支持导出聊天记录为txt文件,本项目基于此文件进行分析,为每个用户绘制词云图,并绘制用户的发言时间热力图。 image image 想要实现更理想的效果,需要有针对性地调整词库、停用词词库 更多功能正在构思

##QQ群聊天记录导出方法 设置-安全设置-消息记录-打开消息管理器-找到对应群聊-右键群聊选择导出消息记录-选择txt格式并保存 此处以Tim客户端为示范,QQ客户端大同小异。 image

##使用方法 请先安装pandas、matplotlib、wordcloud、jieba等第三方库 安装完成后将导出的群聊记录置于项目根目录下,改名为“聊天记录导出.txt”,后运行Scripts文件夹中的toSheet.py以将txt文件转化为规范化的OrganizedData.csv,这个文件以utf-8-sig编码并可以在大多数版本的excsl中直接查看、修改和保存。 随后,运行Scripts\forTimeseries.py和Scripts\forWordcloud.py以生成热力图和词云图。

qunfriends's People

Contributors

siyuanli-sven avatar

Stargazers

 avatar Miss Fang avatar juzi avatar CatFish 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.