Home

Awesome

HitCount

Spotting Collective Behaviour of Online Frauds in Customer Reviews

This is the code for the paper titled

Spotting Collective Behaviour of Online Frauds in Customer Reviews. Sarthika Dhawan*, Siva Charan Reddy Gangireddy, Shiv Kumar, Tanmoy Chakraborty

accepted at 28th International Joint Conference on Artificial Intelligence.

Quick Start

Requirements

pip install -r requirements.txt

Running the code

Run the detection.py followed by refine_groups.py as follows -

python detection.py

The agruments it takes are (All are mandatory):

python refine_groups.py

The agruments it takes are (All are mandatory):

This will generate fraud reviewer groups for the particular dataset.

Run the ranking.py as follows -

python ranking.py

The agruments it takes are (All are mandatory):

This will rank fraud reviewer groups for the particular dataset.<br> Provide appropriate paths for data files and parameters.

Contact

If you face any problem in running this code, you can contact us at sarthika15170[at]iiitd[dot]ac[dot]in.

License

For copyright (c) Sarthika Dhawan, Siva Charan Reddy Gangireddy, Shiv Kumar, Tanmoy Chakraborty

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