Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/shashankvemuri/fakenews-classifier
- Owner: shashankvemuri
- Created: 2020-07-24T16:33:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T21:25:13.000Z (over 1 year ago)
- Last Synced: 2024-04-23T01:53:33.665Z (9 months ago)
- Language: Python
- Size: 52.1 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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!