Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shashankvemuri/fakenews-classifier

Instantly detect fake news with Machine Learning Classification algorithms!
https://github.com/shashankvemuri/fakenews-classifier

Last synced: 2 months ago
JSON representation

Instantly detect fake news with Machine Learning Classification algorithms!

Awesome Lists containing this project

README

        

# 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!