Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

FullFact/hackathon-twitter-check

 
 

Repository files navigation

twitter-fullfact-check

Getting started

Copy the .env.example file to .env, fill in the empty values, then either:

  • run docker build -t twitter-fullfact-check . followed by docker run twitter-fullfact-check, or
  • run pip install -r requirements.txt followed by python main.py

About

Fact check tool for twitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 57.1%
  • Python 42.9%