Git Product home page Git Product logo

corerank-wsdm-2019's Introduction

HitCount

CoReRank: Ranking to Detect Users Involved in Blackmarket-based Collusive Retweeting Activities

This is the code and the dataset for the paper titled

CoReRank: Ranking to Detect Users Involved in Blackmarket-based Collusive Retweeting Activities. Aditya Chetan*, Brihi Joshi*, Hridoy Sankar Dutta*, Tanmoy Chakraborty

accepted at The Twelfth ACM International Conference on Web Search and Data Mining (WSDM’19), February 11--15, 2019, Melbourne, VIC, Australia.

If you end up using this code or the data, please cite our paper:

@inproceedings{Chetan:2019:CRD:3289600.3291010,
 author = {Chetan, Aditya and Joshi, Brihi and Dutta, Hridoy Sankar and Chakraborty, Tanmoy},
 title = {CoReRank: Ranking to Detect Users Involved in Blackmarket-Based Collusive Retweeting Activities},
 booktitle = {Proceedings of the Twelfth ACM International Conference on Web Search and Data Mining},
 series = {WSDM '19},
 year = {2019},
 isbn = {978-1-4503-5940-5},
 location = {Melbourne VIC, Australia},
 pages = {330--338},
 numpages = {9},
 url = {http://doi.acm.org/10.1145/3289600.3291010},
 doi = {10.1145/3289600.3291010},
 acmid = {3291010},
 publisher = {ACM},
 address = {New York, NY, USA},
 keywords = {blackmarket, collusion, online social networks, retweets, twitter},
}

Quick Start

Requirements

  • Python 3.5.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 corerank.py as follows -

python corerank.py

This will generate rankings for the tweets and users present in the Graph as present in the paper. Provide appropriate paths for data files and parameters in constants.py.

Contact

If you face any problem in running this code, you can contact us at aditya16217[at]iiitd[dot]ac[dot]in or brihi16142[at]iiitd[dot]ac[dot]in or hridoyd[at]iiitd[dot]ac[dot]in

License

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

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

corerank-wsdm-2019's People

Contributors

brihijoshi avatar hridaydutta123 avatar justachetan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

corerank-wsdm-2019's Issues

Birdnest_detect Not found.

Me along with my group are currently working on your project on correrank as our minor project, But we are not able to find birdnest_detect file (which you imported in correrank.py). So It would be very helpful if you provide us with that file.
Mail - [email protected]

Where can I find the package "birdnest_detect"?

There is a statement from birdnest_detect import * in code/corerank.py trying to import the package birdnest_detect. However, I can not install it through pip. Could you help me with this problem?

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.