1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Jack Morris
f140541560 add kuleshov recipe; rename attack_methods --> search_methods 2020-05-06 23:19:13 -04:00
Jack Morris
dd848c7ac1 add kuleshov recipe; rename attack_methods --> search_methods 2020-05-06 22:20:46 -04:00
Jack Morris
2c91f7ee93 display table in w&b log 2020-05-04 20:42:03 -04:00
Jack Morris
0b92eaf22a remove build files 2020-05-02 21:01:50 -04:00
Jack Morris
b26ed34224 merge in attack-results-take-goal-functions 2020-05-01 21:40:43 -04:00
Jack Morris
827e1d9345 Merge branch 'master' of github.com:QData/TextAttack into pypi 2020-05-01 21:39:22 -04:00
Jack Morris
160429062b PR fixes 2020-05-01 21:38:50 -04:00
Jack Morris
afeb57667c prepare textattack for pypi 2020-05-01 11:02:13 -04:00
Jack Morris
e8b021c6a0 merge in goal-function-attack-result changes 2020-04-29 14:49:58 -04:00
Jack Morris
0403acc479 finish changing to make AttackResult take a pair of GoalFunctionResult objects 2020-04-28 15:47:51 -04:00
Jack Morris
6a9b9c6118 Make AttackResult take two GoalFunctionResults as its arguments 2020-04-28 14:15:20 -04:00
Jack Morris
8b3bb4a65e create NonOverlappingOutput goal function and reorganize things 2020-04-26 20:51:14 -04:00
Jack Morris
8fc363bcb2 print attacks from command line 2020-03-25 13:42:04 -04:00
Jack Morris
8a7380aec4 move str repr to utils; add params to transformation; use () instead of ,= formatting 2020-03-24 22:53:02 -04:00
Jack Morris
373b3a43cc catch and display errors in run_attack_parallel 2020-02-09 10:36:27 -05:00
Jack Morris
63b141c1b3 release file lock before removing temp file 2020-02-07 16:46:13 -05:00
Jack Morris
526e45f8d5 prevent multiple concurrent downloads of the same file in parallel mode using a file lock 2020-02-06 17:16:01 -05:00
Jack Morris
d82cb57d6d make recipes work, move config into root folder 2020-01-19 15:20:59 -05:00
Jack Morris
ad75e69b1b reorganize: scripts/ folder; shared/ folder; attack_methods/ instead of attack/; only take a single transformation as an argument 2020-01-19 14:25:30 -05:00
Jack Morris
c7956b804e reorganize and move search to their own folder 2020-01-18 17:05:35 -05:00