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

14 Commits

Author SHA1 Message Date
Jack Morris
407cf8cb3d update abstract methods 2020-07-03 16:17:47 -04:00
Jack Morris
693927c580 format & static method 2020-06-29 14:25:17 -04:00
Jack Morris
f588200119 add LM constraint to args + formatting 2020-06-28 11:32:00 -04:00
Jack Morris
5f3e2b2961 learning to write language model + batch queries 2020-06-28 11:24:49 -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
uvafan
d32b685dc3 rename things, update README 2020-05-21 14:26:56 -04:00
uvafan
49bcce8101 update docs 2020-05-20 12:31:04 -04:00
uvafan
8c265fe23f make requested fixes 2020-05-18 18:30:23 -04:00
uvafan
eaf91975f9 adjusted transformations and constraints to allow modification constraints to be applied first, check for compatibility 2020-05-17 09:38:47 -04:00
Jack Morris
dd4eda3de3 PR fixes: moved ThoughtVector to be a SentenceEncoder; removed .black_box and .white_box transformation distinction 2020-05-08 15:06:42 -04:00
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