https://github.com/ben-aaron188/fakenewsnet

This is a dataset for fake news detection research

https://github.com/ben-aaron188/fakenewsnet

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

This is a dataset for fake news detection research

Basic Info
  • Host: GitHub
  • Owner: ben-aaron188
  • Default Branch: master
  • Homepage:
  • Size: 24.7 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of KaiDMML/FakeNewsNet
Created over 7 years ago · Last pushed over 7 years ago

https://github.com/ben-aaron188/FakeNewsNet/blob/master/

# FakeNewsNet

***We released a tool [FakeNewsTracker], for collecting, analyzing, and visualizing of fake news and the related dissemination on social media. Check it out!***

**Latest [FakeNewsNet] dataset mentioned in arxiv paper will be released soon!**

**Please use the current up-to-date version of dataset**:

1) User may post same news several times, and this frequency information is added;
2) User features are updated.
3) News contents are updated. The original URLs of fake news may be revoked which makes the news content to be unavailable. We search the title and obtain the news contents for the news piece from other sources.

This is a repository for an ongoing data collection project for fake news research at ASU. We describe and compare FakeNewsNet with other existing datasets in [Fake News Detection on Social Media: A Data Mining Perspective].
We also perform a detail analysis of FakeNewsNet dataset, and build a fake news detection model on this dataset in [Exploiting Tri-Relationship for Fake News Detection]

## News Content
It includes all the fake news articles, with the news content attributes as follows:
1. _source_: It indicates the author or publisher of the news article
2. _headline_: It refers to the short text that aims to catch the attention of readers and relates well to the major of the news topic.
3. _body_text_: It elaborates the details of news story. Usually there is a major claim which shaped the angle of the publisher and is specifically highlighted and elaborated upon.
4. _image_video_: It is an important part of body content of news article, which provides visual cues to frame the story.

## Social Context
It includes the social engagements of fake news articles from Twitter. We extract profiles, posts and social network information for all relevant users. 
1. _user_profile_: It includes a set of profile fields that describe the users' basic information
2. _user_content_: It collects the users' recent posts on Twitter
3. _user_followers_: It includes the follower list of the relevant users
4. _user_followees_: It includes list of users that are followed by relevant users

## Source Code
We will publish the Python code that are used to collect this dataset. Stay tuned.

## Data Availability

Due the term of service of social media platform, we are not able to public raw data of social context. We anonymize sensitive user information, and provide bag-of-word features for user profile and content, and keep social relationship of users. 

## References
If you use this dataset, please cite the following papers:
~~~~
@article{shu2017fake,
  title={Fake News Detection on Social Media: A Data Mining Perspective},
  author={Shu, Kai and Sliva, Amy and Wang, Suhang and Tang, Jiliang and Liu, Huan},
  journal={ACM SIGKDD Explorations Newsletter},
  volume={19},
  number={1},
  pages={22--36},
  year={2017},
  publisher={ACM}
}
~~~~
~~~~
@article{shu2017exploiting,
  title={Exploiting Tri-Relationship for Fake News Detection},
  author={Shu, Kai and Wang, Suhang and Liu, Huan},
  journal={arXiv preprint arXiv:1712.07709},
  year={2017}
}
~~~~

~~~~
@article{shu2018fakenewsnet,
  title={FakeNewsNet: A Data Repository with News Content, Social Context and Dynamic Information for Studying Fake News on Social Media},
  author={Shu, Kai and  Mahudeswaran, Deepak and Wang, Suhang and Lee, Dongwon and Liu, Huan},
  journal={arXiv preprint arXiv:1809.01286},
  year={2018}
}
~~~~

[Fake News Detection on Social Media: A Data Mining Perspective]:
[Exploiting Tri-Relationship for Fake News Detection]:
[FakeNewsTracker]:
[FakeNewsNet]:

(C) 2017 Arizona Board of Regents on Behalf of ASU

Owner

  • Name: BKleinberg
  • Login: ben-aaron188
  • Kind: user

GitHub Events

Total
Last Year