Adversarial-Deep-Learning / Adversarial-Deep-Learning/code-soup
Implement the PWWS Attack
Open
Core
Implementation
Priority:Medium
- Dominant language
- Jupyter Notebook
- Stars
- 17
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
References:
- https://github.com/QData/TextAttack/blob/9a67b9eff09a2b4382d3ecc0ddfe0afba5039162/textattack/attack_recipes/pwws_ren_2019.py
- https://github.com/thunlp/OpenAttack/blob/master/OpenAttack/attackers/pwws/__init__.py
Paper: https://aclanthology.org/P19-1103/
Will try to wrap https://github.com/Adversarial-Deep-Learning/code-soup/issues/66, https://github.com/Adversarial-Deep-Learning/code-soup/issues/97, https://github.com/Adversarial-Deep-Learning/code-soup/issues/98 issues in the PR which addresses this issue.
Contributor guide
Assessment
This issue has not been assessed yet.