/Fake-News-Detector

Primary LanguageJupyter NotebookMIT LicenseMIT

Fake News Detector Using NLP Technique

This Project is used for detecting the news is fake or real. The dataset used is a mixed of kaggle dataset and custom dataset. The Accuracy at the time of testing is 82%

Notes

To run this project, clone it and then run the below command to install the required dependencies

pip install -r requirements.txt