Skip to content

orson88/fakenews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

fakenews

FakeNews Classification with LSTM and GloVe

Classification of whether the news is fake or real using basic LSTM and GloVe embeddings extracted from twitter

Project_ML.ipynb

Notebook from Google Colab with EDA and the model.

Fake.csv

Fake news dataset

True.csv

Real news dataset

glove.twitter.27B.200d.txt

Text file with GloVe embeddings from twitter

Data and paper links

Fake and Real csvs

https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset

glove twitter

https://www.kaggle.com/icw123/glove-twitter

https://nlp.stanford.edu/pubs/glove.pdf

About

FakeNews Classification with LSTM and GloVe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published