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

54 Commits

Author SHA1 Message Date
Jack Morris
d66d374a19 add warning [tests pass] 2020-07-29 10:18:21 -04:00
Jack Morris
5cce3918bf automatically remove duplicates returned by transformations 2020-07-27 11:01:37 -04:00
Jack Morris
e6d671e918 remove dead imports; model wrappers work 2020-07-26 13:57:27 -04:00
Jin Yong Yoo
cdd9061cb4 add cache clearing 2020-07-22 04:42:44 -04:00
Jack Morris
576876257f merge and format 2020-07-12 20:40:22 -04:00
Jack Morris
3853928a44 remove dead imports 2020-07-12 19:07:41 -04:00
Hanyu Liu
700d26f4ce Flake8 Fix with 'make format' 2020-07-11 01:01:22 -04:00
Hanyu Liu
4f8b227ef9 Reformatting-try2 2020-07-10 21:49:20 -04:00
Hanyu Liu
974061c0aa Reformatting-try1 2020-07-10 19:21:02 -04:00
Jack Morris
f875f65eed attempting to fix fast alznatot 2020-07-10 09:27:33 -04:00
Jack Morris
58609feac1 raise warning (not error) when too few samples to attack 2020-07-07 22:08:51 -04:00
Jin Yong Yoo
12ae5edeb9 merge from master 2020-07-06 10:50:17 -04:00
uvafan
a7ef32773e use lambda rather than adding method 2020-07-03 16:34:21 -04:00
uvafan
7cf2128fb2 formatting 2020-07-03 14:29:32 -04:00
uvafan
05b32b87f0 update get_goal_results signature 2020-07-03 14:28:03 -04:00
uvafan
0430055c1c make review fixes 2020-07-01 21:23:07 -04:00
uvafan
7e9f3ece13 merge with master 2020-07-01 00:56:33 -04:00
Jin Yong Yoo
9310719694 WIP: fix bugs and create ABC for models 2020-06-30 13:09:24 -04:00
Jin Yong Yoo
769f160fa0 change args to reference_text 2020-06-30 10:48:10 -04:00
uvafan
6651c7482a add input reduction 2020-06-30 00:16:58 -04:00
Jin Yong Yoo
d4c7030328 update genetic algorithm 2020-06-29 05:14:12 -04:00
uvafan
54632c3c7b format and finish merge 2020-06-28 21:07:28 -04:00
uvafan
b30fdcd1da merge with master 2020-06-28 20:43:07 -04:00
Jin Yong Yoo
36b52608b2 fix crossover constraint checking 2020-06-28 12:03:36 -04:00
uvafan
0fcfb51b7f allow maximization goal functions 2020-06-23 23:33:48 -04:00
Jack Morris
2d98ce0114 smart cache dir, synchronous post-install hook, better constraint caching 2020-06-23 22:35:00 -04:00
Jack Morris
ff96d5f3dc color output and show label nd confidence score 2020-06-21 16:38:15 -04:00
Jack Morris
b27abe3fac update output format & PR fixes 2020-06-18 14:33:16 -04:00
Jack Morris
2bbd06b0c2 merge in master & delete flaky test 2020-06-17 18:01:51 -04:00
Jack Morris
d25bf44f52 update attackedtext references, need to update tokenization 2020-06-16 21:56:33 -04:00
Jack Morris
9bf213f7fd TT->AttackedText, remove ids, give TT keys, batch tokenize 2020-06-16 19:46:20 -04:00
Jack Morris
07e927e3e4 add isort and fix import loops, preparing to shorten tests 2020-06-15 20:40:44 -04:00
Jack Morris
1d8a172c05 code formatting; tokenizers->models/tokenizers 2020-06-15 18:36:04 -04:00
Jack Morris
fcb82dac5e makefile and setup; need to fix imports 2020-06-15 17:07:12 -04:00
Jack Morris
3da7acf0df merge [Tests pass] 2020-06-10 23:52:59 -04:00
uvafan
298518afca discussed fixes 2020-06-05 18:22:48 -04:00
Jack Morris
b6dd920c08 support custom models; waiting on datasets integration 2020-06-05 17:35:52 -04:00
uvafan
ee95b82895 add query budget 2020-06-05 15:40:20 -04:00
uvafan
d32b685dc3 rename things, update README 2020-05-21 14:26:56 -04:00
Jack Morris
44ba2f4f40 tests pass 2020-05-20 16:58:31 -04:00
Jack Morris
f030a16c71 improve augmentation; merge in fix-docs 2020-05-20 16:32:25 -04:00
uvafan
93741a7b8b more docs updates 2020-05-20 14:26:46 -04:00
uvafan
49bcce8101 update docs 2020-05-20 12:31:04 -04:00
Jack Morris
222b2b4f2a Merge branch 'refactor' of github.com:QData/TextAttack into refactor 2020-05-19 16:12:38 -04:00
Jack Morris
d0e54457c0 add interactive mode + test 2020-05-19 16:12:24 -04:00
uvafan
ed2b118691 make pre_transformation folder 2020-05-19 16:02:07 -04:00
uvafan
a36e4c7bbe rename modification constraint to pre-transformation constraint 2020-05-19 15:11:55 -04:00
uvafan
f1d0017a53 rename validator method, attack params optional 2020-05-19 10:07:00 -04:00
uvafan
8c265fe23f make requested fixes 2020-05-18 18:30:23 -04:00
uvafan
0794f6ed38 merge checkpoint changes in 2020-05-18 16:08:31 -04:00