#Fake_news_detection
This Project Use's a Simple ML model for Real-tiem Fake News Detection.
We used the following Tools/Technology for the implementation of the model:
- Web Scrapping
- Scrapping Google news data(labelled Legit news)
- Scrapping News from Twitter News Accounts(Labelled Legit news.
- WordNet
- Word2Vec(Text8 and GoogleNews trained Model)
- SVM
- LR
- Frequency Based Algorithm