Source code and dataset used for Big Data Challenge 2021
Training data retrived from COVID-19 Fake News Dataset and COVID Fake News Dataset
This project aims at Covid-19 fake news detection. The dataset is preprocessed with nltk and three models are trained with the cleaned dataset.
To use the models, download the files in saved_models or run all the codes in FakeNewsDetection.ipynb from "loading cleaned dataset".