An automated fake news detection website that can perform the following
tasks:
● Check whether the title of the news is accurate.
● Check whether the text/content of the news is accurate.
Requirements : requests==2.23.0 numpy==1.19.5 nltk==3.2.5 pandas==1.1.5 scikit_learn==0.24.1
git clone "https://github.com/Mini-Project-Sem-4/Fake_News_Detector_Using_Django.git"
pip install -r requirements.txt
python manage.py runserver
Download the Kaggle dataset https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset , and move the csv files to the fakeNews/Dataset folder.
Add an Article in the text area (Short titles can also be predicted as well as long texts).
You can give multiple inputs too.
|
Nimish Samant |
Anurag Bapat |
Shraddha Shinde |
Tuba Momin |