/fake-news-challenge

Dabbling in the Fake News Challenge (http://www.fakenewschallenge.org/)

Primary LanguageJupyter Notebook

fake-news-challenge

Dabbling in the Fake News Challenge (http://www.fakenewschallenge.org/).

Here's a 3-min video explaining what we're doing :)

Download the word2vec model trained on Google News corpus. The file GoogleNews-vectors-negative300.bin has to be present in this directory.

The dataset is in the google drive folder fake-news-challenge. There are three parts: feature_pkl folder, fnc-1 folder and related_data.pkl. Just download and put them in the same directory as the project.

Our best model, a five-layer neural network, can be found under best-model/.

For more details, please see our final report.