Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 567 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 567 Bytes

realityCheck

A Python module for analyzing messaging history. See if your impression of your conversations is really accurate.

Built for Facebook message history, but can be extended to general use.

Can take message history file and extract threads down to individual messages with authors and timestamps. Can count messages by author and number of instances of words. Has potential to be extended to split message history into conversations by time proximity.

Made in 24 hours at HackRice 2015. Demo video here.