Skip to content

A neural network model to detect tweets which convey fake news about Hurricane Harvey

Notifications You must be signed in to change notification settings

emmalin16/Fake-News-Detection-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Fake News Detection

During Hurricane Harvey (2017, Huston), fake news spread quickly on the internet, great amount of people are discussing, doubting and even blaming the government rescue policies. Therefore it is important to develop methods to efficiently detect fake news on social media. In this study, we constructed a neural network model to detect tweets which convey fake news about Hurricane Harvey. Due to the limitation of our dataset, we used a pre-trained GLoVE embedding matrix from Stanford University.

Architecture

We trained a LSTM network with embedding matrix to detect the fake news during the hurricane, the architecture is shown below.

Reference

Jeffrey Pennington, Richard Socher, and Christopher D. Manning. 2014. GloVe: Global Vectors for Word Representation.

About

A neural network model to detect tweets which convey fake news about Hurricane Harvey

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published