/FakeNews-Classifier

Instantly detect fake news with Machine Learning Classification algorithms!

Primary LanguagePython

Fake News Classification

Data

The Data is courtesy of Kaggle! The link to the dataset is here.

Set Up

  1. Install the dependences in the requirements.txt file
  2. Run the Python file to completion in the app folder
  3. Run the server using the command "python app.py"
  4. Go to localhost:5000 on your machine and input text from an article!