Giter Club home page Giter Club logo

deepslrd's Introduction

DeepSLRD

The implementation of our IJCNN 2019 paper "Deep Structure Learning for Rumor Detection on Twitter" DeepSLRD.

Requirements

python 3.6.6
numpy==1.17.2
networkx==2.2
scipy==1.3.1

How to use

Dataset

unzip dataset.zip
The dataset.zip includes nflod, resource, twitter15 and twitter16 folders. This dataset collected by Ma et al. (2018), and the raw datasets can be downloaded from here:
Jing Ma, Wei Gao, Kam-Fai Wong. Rumor Detection on Twitter with Tree-structured Recursive Neural Networks. In Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics, ACL 2018.
The ind_twitter15.graph, ind_twitter15.features, ind_twitter15.poster, ind_twitter16.graph, ind_twitter16.features, and ind_twitter16.poster files are the propocessed data of user behavious graph on datasets twitter15 and twitter16, respectively.

Training & Testing

python Main_BU_RvNN_GCN.py #training and testing the BU-Hybrid model
python Main_TD_RvNN_GCN.py #training and testing the TD-Hybrid model

Citation

If you find the code is useful for your research, please cite this paper:

@inproceedings{huang2019deep,
author = {Huang, Qi and Zhou, Chuan and Wu, Jia and Wang, Mingwen and Wang, Bin},
year = {2019},
month = {07},
pages = {1-8},
title = {Deep Structure Learning for Rumor Detection on Twitter},
doi = {10.1109/IJCNN.2019.8852468}
}

deepslrd's People

Contributors

201518018629031 avatar

Stargazers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.