Skip to content

Haroon96/Avengers-Ensemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avengers Ensemble!

Code-release for "Avengers Ensemble! Improving transferability of authorship obfuscation".

Adapted from Mutant-X by Mahmood et al.

Getting Started

  1. Clone this repository.
  2. Download the pre-made word embeddings and copy them to the common directory.
  3. Install the required libraries using pip install -r requirements.txt.

Training the classifier

  • See classifier/Ensemble.py.

Running the obfuscator

  • See obfuscator/Obfuscator.py.

Featured datasets

  • Amazon Mechanical Turk with 3, 5, and 10 authors (amt-3, amt-5, amt-10)
  • Blogs dataset with 5 and 10 authors (BlogsAll-5, BlogsAll-10)

About

Code release for authorship obfuscation via ensemble classifiers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages