Fake News Prediction using LSTM variants with proposed web-extension
Fake News is any news that is either factually wrong, misrepresents the facts, and that spreads virally (or maybe to a targeted audience).It can be spread both through regular news mediums or on social media platforms like Facebook, Twitter, Youtube etc. Social media deeply influences our global perception and the understanding of events. Thus, detecting fake news is important in recent times because this spread can be 6x faster than genuine news.
The purpose of this project is to develop a web extension that can detect whether the news is fake or real using the machine learning model.
- Machine Learning
- NLP
- Python
- HTML/CSS
- Javascript
- Naive Bayes, LSTM
- Heroku
- GPT-2 by OpenAI