Skip to content

Retweet Us, We Will Retweet You: Spotting Collusive Retweeters Involved in Blackmarket Services (ASONAM 2018)

License

Notifications You must be signed in to change notification settings

LCS2-IIITD/collusive-retweeters-ASONAM-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HitCount

Retweet Us, We Will Retweet You: Spotting Collusive Retweeters Involved in Blackmarket Services

This is the code and the dataset for the paper titled

Retweet Us, We Will Retweet You: Spotting Collusive Retweeters Involved in Blackmarket Services. Hridoy Sankar Dutta, Aditya Chetan*, Brihi Joshi*, Tanmoy Chakraborty

accepted at The IEEE/ACM International Conference on Social Networks Analysis and Mining (ASONAM 2018).

If you end up using this code or the data, please cite the following paper -

@misc{1806.08979,
Author = {Hridoy Sankar Dutta and Aditya Chetan and Brihi Joshi and Tanmoy Chakraborty},
Title = {Retweet Us, We Will Retweet You: Spotting Collusive Retweeters Involved in Blackmarket Services},
Year = {2018},
Eprint = {arXiv:1806.08979},
}

Quick Start

Requirements

  • Python 2.7.x To install the dependencies used in the code, you can use the requirements.txt file as follows -
pip install -r requirements.txt

Running the code

First cd code and then run the classifiers.py as follows -

python classifiers.py -b

This will generate results for binary classification as mentioned in the paper. For generating results for the multi-class scenario, use -m instead of -b.

License

Copyright (c) 2018 Hridoy Sankar Dutta, Aditya Chetan, Brihi Joshi, Tanmoy Chakraborty

For license information, see LICENSE or http://mit-license.org

About

Retweet Us, We Will Retweet You: Spotting Collusive Retweeters Involved in Blackmarket Services (ASONAM 2018)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages