https://github.com/cmry/style-obfuscation
Repository for the experiments described in "Style Obfuscation by Invariance" presented at COLING 2018.
https://github.com/cmry/style-obfuscation
Last synced: 8 months ago
JSON representation
Repository for the experiments described in "Style Obfuscation by Invariance" presented at COLING 2018.
- Host: GitHub
- URL: https://github.com/cmry/style-obfuscation
- Owner: cmry
- License: mit
- Created: 2018-06-04T12:50:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T18:18:56.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T18:52:20.236Z (about 1 year ago)
- Language: Python
- Size: 581 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Style Obfuscation by Invariance
Repository for the work described in [Style Obfuscation by Invariance](http://aclweb.org/anthology/C18-1084),
presented at [COLING 2018](http://www.coling2018.org/). Code is released under the MIT license, the data under [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/). If you use anything in our repository, please cite the following work:
```
@inproceedings{emmery2018style,
title={Style Obfuscation by Invariance},
author={Emmery, Chris and Manjavacas, Enrique and Chrupa{\l}a, Grzegorz},
journal={COLING 2018},
pages={984--996},
year={2018}
}
```