GithubHelp home page GithubHelp logo

ebtardb1's Introduction

Event-Based-Time-Aware-Rumor-Detection-Benchmark

This repository is the official implementation of [Event-Based Time-Aware Rumor Detection Benchmark].

Requirements

To install requirements:

conda env create -f environment.yaml

Training

To train the model(s) in the paper, run this command:


BERT
cd Improving-Rumor-Detection-with-User-Comments-main
cd PHEME-RNR
python Rumor_BERT_domain_discriminator_data.py train event
cd TWITTER-RNR
python Rumor_BERT_domain_discriminator_data.py train event Twitter15

EANN
cd EANN-KDD18-master
cd src
python EANN_text_data.py train event
python EADD_text_twitter_data.py train event Twitter15

GACL
cd GACL-CADA
cd PHEME_two_classification
python main_pheme_domain_discriminator_data.py train b
cd Twitter_four_classification
python main_twitter_domain_discriminator_data.py train b Twitter15

MetaDetector
cd metadetector-master
cd src
python MetaDetector_data.py train event
python MetaDetector_Twitter_data.py train event Twitter15

Pre-trained Models

Our pretrained models here: BERT Download from 'https://www.aliyundrive.com/s/S9RLpi5fERM' and place 'pheme' in BERT into Improving-Rumor-Detection-with-User-Comments-main/PHEME-RNR/model_all_domain Download from 'https://www.aliyundrive.com/s/S9RLpi5fERM' and place 'twitter' in BERT into Improving-Rumor-Detection-with-User-Comments-main/Twitter-RNR/model_all_domain

EANN Download from 'https://www.aliyundrive.com/s/S9RLpi5fERM' and place the files in EANN into EANN-KDD18-master/data/output/ EANN-KDD18-master/data/output/

GACL GACL-CADA/PHEME_two_classification/model_all_domain GACL-CADA/Twitter_four_classification/model_all_domain

MetaDetector metadetector-master/data/output/

Results

Our model achieves the following performance : PHEME and PHEME-structure image Twitter15 and Twitter16 image Twitter15-structure and Twitter16-structure image image

ebtardb1's People

Contributors

aa-oo avatar

Watchers

 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.