Skip to content

Fake News Detection using Sentiment Analysis and Machine Learning in Python

Notifications You must be signed in to change notification settings

alkalox/FakeNews

Repository files navigation

Using NLTK, Scikit-learn and Machine Learning, we trained a Support Vector Machine (SVM) algorithm that can detect sentiment of news based on polarity scores in Vader. A web application using ReactJS was made to serve users who can fact-check fake news and social media forwards using the algorithm.


In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.


About

Fake News Detection using Sentiment Analysis and Machine Learning in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published