Skip to content

vladk1/fbChatTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tool to analyze facebook conversations

Run web interface

git clone https://github.com/vladk1/fbChatTools.git

python server.py

in case of problems

virtualenv venv --distribute

. venv/bin/activate

pip install Flask

python server.py

you might need to install:

sudo pip install https://pypi.python.org/packages/source/Y/YahooBoss-Python/YahooBoss-Python-0.2.0.tar.gz

Also in case you have problems with Flask, follow: http://flask.pocoo.org/docs/0.10/installation/

Download messages.htm from facebook

Download your messages from facebook: https://www.facebook.com/help/131112897028467/

Choose to upload messages:

Upload and wait around 20-30s until your messages parced

Now you can:

Search for people to view statistics of most common things and frequency of conversation

/search_people

Search for tags to find people you talk about this topic most

/search_tags

Get a matrix of your friends to compare your conversation similarity

/matrix

developed by EastSide team: jmedvesek ppalasek vladk1

special thanks to nicola martol01

in case you want to change messages parcer, go to: https://github.com/vladk1/fbChatPersStats make changes and upload new jar (fbchat.jar) here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages