Skip to content

Commit

Permalink
update recipe info
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmorris12 committed May 14, 2020
1 parent 7030fbb commit f781666
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ We also have a command-line interface for running attacks. See help info and lis
### Attack Recipes

We include attack recipes which build an attack such that only one command line argument has to be passed. To run an attack recipes, run `python -m textattack --recipe [recipe_name]`
Currently, we include six recipes, all synonym substitution-based.

The first are for classification and entailment attacks:
- **textfooler**: Greedy attack with word importance ranking (["Is Bert Really Robust?" (Jin et al., 2019)](https://arxiv.org/abs/1907.11932)).
Expand Down

0 comments on commit f781666

Please sign in to comment.