-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
3,610 additions
and
2,493 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,29 @@ | ||
# FakeNewsPropagation | ||
Fake News propagation study | ||
# Fake News Propagation | ||
|
||
Code for paper "Hierarchical Propagation Networks for Fake News Detection: Investigation and Exploitation" ICWSM 2020 https://arxiv.org/abs/1903.09196 | ||
|
||
###Dataset | ||
|
||
|
||
###To Run: | ||
|
||
|
||
###References | ||
|
||
If you use this dataset, please cite the following papers: | ||
|
||
@article{shu2019hierarchical, | ||
title={Hierarchical propagation networks for fake news detection: Investigation and exploitation}, | ||
author={Shu, Kai and Mahudeswaran, Deepak and Wang, Suhang and Liu, Huan}, | ||
journal={arXiv preprint arXiv:1903.09196}, | ||
year={2019} | ||
} | ||
|
||
@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} | ||
} | ||
|
||
(C) 2019 Arizona Board of Regents on Behalf of ASU |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.