Giter VIP home page Giter VIP logo

bbb-viz's Introduction

BBB-Visuals

Some code I wrote to analyze one of my favorite group chats in college. There are probably better ways to do this now, but at the time I used a AutoHotKey to scroll through and save an entire m.facbook.com chat to an HTML file. There were better ways of doing this through an API or something, but it's been a fun side project.

If I have time, I'll post some anonymized results here. No promises though!

Getting Started

If you have a similar file, maybe this will work for you? Clone the repo, and

pip install -r requirements.txt

Due to the types, it requires Python v3.5+. After that, you should:

  • Run ./database.py to generate the database
  • Change the FNAME constant at the top of parse.py to point to your data
  • Run ./parse.py

If it all works out, you should have a nice database to work with! If not, well, you can shoot me a message I guess?

Contributing

Want to help out? Cool! I like using:

  • yapf for formatting my code
  • flake8 for linting my code
  • pyre for type checking my code

Please use those too!

bbb-viz's People

Contributors

bradysalz avatar

Watchers

James Cloos avatar  avatar

bbb-viz's Issues

NLP Sentence Predictor

This one is asking a bit much, but it would be pretty fun to have some kind of app where you write a sentence and then it guesses who said it. Wishlist!

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.