All Projects → mdepak → fake-news-detection-resources

mdepak / fake-news-detection-resources

Licence: CC0-1.0 license
📖 A curated list of resources dedicated to Fake News Detection

Projects that are alternatives of or similar to fake-news-detection-resources

fake-fews
Candidate solution for Facebook's fake news problem using machine learning and crowd-sourcing. Takes form of a Chrome extension. Developed in under 24 hours at 2017 Crimson Code hackathon at Washington State University.
Stars: ✭ 13 (-68.29%)
Mutual labels:  fake-news
EANN-KDD18
EANN: event-adversarial neural networks for multi-modal fake news detection
Stars: ✭ 171 (+317.07%)
Mutual labels:  fake-news
WeFEND-AAAI20
Dataset for paper "Weak Supervision for Fake News Detection via Reinforcement Learning" published in AAAI'2020.
Stars: ✭ 67 (+63.41%)
Mutual labels:  fake-news
curb
Code for "An Online Algorithm to Reduce the Spread of Misinformation in Social Networks", WSDM 2018
Stars: ✭ 24 (-41.46%)
Mutual labels:  fake-news
siamese-BERT-fake-news-detection-LIAR
Triple Branch BERT Siamese Network for fake news classification on LIAR-PLUS dataset in PyTorch
Stars: ✭ 96 (+134.15%)
Mutual labels:  fake-news
TrollHunter
Twitter Troll & Fake News Hunter - Crawls news websites and twitter to identify fake news
Stars: ✭ 38 (-7.32%)
Mutual labels:  fake-news
India-WhatsAppFakeNews-Dataset
WhatsApps related deaths News Articles along with other articles across India during that period
Stars: ✭ 41 (+0%)
Mutual labels:  fake-news
bullshit-detector
🔍 Chráňte vašich blízkych pred nedôveryhodným 🇸🇰 a 🇨🇿 obsahom
Stars: ✭ 24 (-41.46%)
Mutual labels:  fake-news
feedIO
A Feed Aggregator that Knows What You Want to Read.
Stars: ✭ 26 (-36.59%)
Mutual labels:  fake-news
fake-news-datasets
This repository contains list of available fake news datasets for data mining.
Stars: ✭ 28 (-31.71%)
Mutual labels:  fake-news
Final Project
Using Twitter Ego Network Analysis to Detect Sources of Fake News
Stars: ✭ 44 (+7.32%)
Mutual labels:  fake-news
rumor-fake-news-papers
🚨 Rumor, Fake News, Misinformation Papers
Stars: ✭ 35 (-14.63%)
Mutual labels:  fake-news
FakeNews
No description or website provided.
Stars: ✭ 26 (-36.59%)
Mutual labels:  fake-news-dataset

Fake News Detection - Resources

This is a complementary list of resources for the book Detecting Fake News on Social Media, Morgan & Claypool Publishers.

Datasets

BuzzFeedNews: This dataset comprises a complete sample of news published in Facebook from 9 news agencies over a week close to the 2016 U.S. election from September 19 to 23 and September 26 and 27. Every post and the linked article were fact-checked claim-by-claim by 5 BuzzFeed journalists. It contains 1,627 articles 826 mainstream, 356 left-wing, and 545 right-wing articles.

LIAR: This dataset is collected from factchecking website PolitiFact. It has 12.8 K human labeled short statements collected from PolitiFact and the statements are labeled into six categories ranging from completely false to completely true as pants on fire, false, barely-true, halftrue, mostly true, and true.

BS Detector: This dataset is collected from a browser extension called BS detector developed for checking news veracity. It searches all links on a given web page for references to unreliable sources by checking against a manually compiled list of domains. The labels are the outputs of the BS detector, rather than human annotators.

CREDBANK: This is a large-scale crowd-sourced dataset of around 60 million tweets that cover 96 days starting from Oct. 2015. The tweets are related to over 1,000 news events. Each event is assessed for credibilities by 30 annotators from Amazon Mechanical Turk.

BuzzFace: This dataset is collected by extending the BuzzFeed dataset with comments related to news articles on Facebook. The dataset contains 2263 news articles and 1.6 million comments discussing news content.

FacebookHoax: This dataset comprises information related to posts from the facebook pages related to scientific news (non- hoax) and conspiracy pages (hoax) collected using Facebook Graph API. The dataset contains 15,500 posts from 32 pages (14 conspiracy and 18 scientific) with more than 2,300,000 likes.

FakeNewsNet: This dataset comprises fake and real news pieces collected from fact-checking websites PolitiFact and GossipCop. It contains news articles content, tweets related to news articles and their social engagements including replies, retweets, and favorites. In total dataset contains nearly 2 million tweets related to fake and real news pieces along with their engagements and user profiles of users interacted with these tweets.

Datasets Linguistic Visual User Post Response Network Spatial Temporal
BuzzFeedNews Y
LIAR Y
BS Detector Y
CREDBANK Y Y Y Y Y
BuzzFace Y Y Y
FacebookHoax Y Y Y Y
FakeNewsNet Y Y Y Y Y Y Y Y

Software

  • Hoaxy: This tool aims to build a uniform and extensible platform to collect and track misinformation and fact-checking , with visualization techniques to understand the misinformation propagation on social media.

  • FakeNewsTracker: FakeNewsTracker is a system for fake news data collection, detection, and visualization on social media. It makes use of news articles and social media data to detect fake news. This tool also visualizes misinformation propagation on social media.

  • Grover: Grover makes uses of adversarially generated fake news towards targeted content to train the models and detect fake news. This software generates fake news on the user provided topic and generates fake news and also detects fake news based on the contents of the news articles.

  • dEFEND: This is an explainable fake news detection tool which can exploit both news contents and user comments to jointly capture explainable top-k check-worthy sentences and user comments for fake news detection.

  • NewsVerify: NewsVerify is a real-time news verication system which can detect the credibility of an event by providing some keywords about it.

  • BS Detector: BS Detector is a chrome extension that easily identifies fake and satirical news sites, as well as other questionable news sources. It adds a warning label to the top of questionable sites as well as link warnings on Facebook and Twitter.

  • Open Mind: Open Mind is a Google Chrome extension designed to combat the proliferation of fake news, and increase exposure to opposing viewpoints. It warns users of websites known to publish fake news by providing the user with a large warning screen and links to more reputable sources.

  • Media Bias Fact Check: This extension shows an icon denoting the political bias for the current page.This extension will display a color-coded icon denoting the bias of the page you are currently viewing, according to Media Bias/Fact Check.

  • News Guard: NewsGuard is a chrome extension that uses red/green ratings and labels to help users know which news and information websites to trust.

Educative Games:

  • Fakey: This game aims to teach media literacy and study how people interact with misinformation.

  • FACTITIOUS: This game presents news articles which have been fact-checked by independent fact-checking organizations and challenges players to differentiate news from entertainment from opinion.

  • Fake It To Make It: This game takes significantly longer than an hour, but it puts you right into the mindset of someone who is manipulating social media purely for profit.

  • Bad News: This game puts you in charge of a fake news publication. You will learn about what goes into successful bad news and how people manipulate it for their benefit.

Related Events

Contributing

Please feel free to send me pull requests or email ([email protected]) / ([email protected]) to add resources.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].