Skip to content

ChaseSecurity/Illicit-Promotion-on-Twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Illicit-Promotion-on-Twitter

This is the repository that contains source code for the project Illicit Promotion on Twitter. In this work, we present an extensive study of the promotion of illicit goods and services on Twitter, a popular online social network(OSN).

Code

In this repository, the source code of the project is released for reproduction and further usage, which includes:

methodology_overview

Data

As for data, we release the training and testing dataset of the machine learning models, as well as PIPs sampled from each illicit category. To avoid misuse by miscreants, the full dataset of PIPs and PIP-contacts will be provided upon request and background checking. Please contact the corresponding author Xianghang Mi to request access.

Directory structure

.
├─code
│  ├─PIP_Analyzer
│  │  ├─Multiclass_PIP_Classifier/
│  │  ├─PIP_Cluster_Analyzer/
│  │  └─PIP_Contact_Extractor/
│  └─PIP_Hunter
│      ├─Binary_PIP_Classifier/
│      ├─Searching_Keyword_Generator/
│      └─TweetCrawler/
└─data
    ├─groundtruth_dataset
    │  ├─Binary_PIP_Classifier/
    │  ├─Multiclass_PIP_Classifier/
    │  └─PIP_Contact_Extractor/
    └─PIP_sample_dataset/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published