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

17 Commits

Author SHA1 Message Date
Jack Morris
c446e869d0 tests pass 2020-05-06 23:37:06 -04:00
Jack Morris
6ea77cca6d Merge branch 'master' of github.com:QData/TextAttack into kuleshov 2020-05-06 13:33:17 -04:00
Jack Morris
3602625e0b make word embeddings a shared utility (tests pass) 2020-05-06 10:47:22 -04:00
Jack Morris
bd57fa642f add validator and do each step in 1 backwards pass 2020-05-05 14:28:48 -04:00
Jack Morris
1877acf34f resolve merge conflicts 2020-04-03 18:53:57 -04:00
Jack Morris
c5cb7e9e57 minor fixes and add examples/ folder 2020-04-03 17:25:31 -04:00
Jack Morris
dbca81b360 Merge branch 'master' into readthedocs 2020-04-02 09:29:10 -04:00
k-ivey
162a04e026 Fixed indentation for documentation 2020-03-29 15:59:01 -04:00
Jack Morris
1b743f5d60 print out attacks and add print methods for constraints 2020-03-24 21:39:54 -04:00
Jack Morris
71bf3544dd remove print statement 2020-02-07 17:29:49 -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
d9b3200cb9 upload goog_lm and infer_sent, remove final path references 2020-01-08 20:22:07 -05:00
Jack Morris
a2e3ec739c move tokenizer out of model class and fix some bugs 2019-11-29 16:53:00 -05:00
Jack Morris
ef56dfc8b0 remove repeated line 2019-11-29 11:39:26 -05:00
Jack Morris
38bb4f9777 dont load unneeded dist mats 2019-11-28 23:34:04 -05:00
Jack Morris
10d7d28310 add distance caches 2019-11-28 18:27:20 -05:00
Jack Morris
ffc21c8e83 add word embedding distance as a constraint 2019-11-26 19:38:58 -05:00