mrjnsudhan / fake-news-challenge

My implementation for FNC-1. http://fakenewschallenge.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run the code, open in your command line:
1) pip install matplotlib
2) pip install numpy
3) pip install nltk
4) pip install tqdm
5) python main.py

About

My implementation for FNC-1. http://fakenewschallenge.org


Languages

Language:Jupyter Notebook 76.5%Language:Python 23.5%