Code-release for "Avengers Ensemble! Improving transferability of authorship obfuscation".
Adapted from Mutant-X by Mahmood et al.
- Clone this repository.
- Download the pre-made word embeddings and copy them to the
commondirectory. - Install the required libraries using
pip install -r requirements.txt.
- See
classifier/Ensemble.py.
- See
obfuscator/Obfuscator.py.
- 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)