Skip to content

Uvacoder/twitter-rumor-spreader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-rumor-spreader

This app simulates the spread of retweets through a small network of twitter users. It's trained on real users and real data using the Naive Bayes Classification Algorithm.

Files of note

Running Locally

To run locally, you'll need git, docker, and docker-compose:

git clone https://github.com/Didericis/twitter-rumor-spreader.git
cd twitter-rumor-spreader
docker-compose up

Once running, the site will be available at localhost:4000.

Live Version

A live version of the app can be found here.

About

Twitter Rumor Spreader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.5%
  • JavaScript 23.0%
  • TeX 16.4%
  • HTML 4.1%
  • CSS 3.5%
  • Shell 1.3%
  • Dockerfile 1.2%