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

289 Commits

Author SHA1 Message Date
Jack Morris
0b98045ed5 refactor to combine insertions and deletions (delete is a negative insert)] 2020-06-03 17:26:59 -04:00
Jack Morris
e464296eb5 insertion works. need to [1] simplify into original_modification_indices, [2] restore punctuation 2020-06-03 16:36:00 -04:00
Jack Morris
87ba014c7e deletion [input reduction] works -- now to add insertion [textbugger] 2020-06-03 15:46:07 -04:00
uvafan
216e73acfa remove adjusted recipes and mturk prep folder 2020-06-01 15:38:26 -04:00
Jin Yong Yoo
f73509a942 changes requested by eli 2020-05-31 03:59:10 -04:00
Jin Yong Yoo
18ffe94b32 fix recovery logic 2 2020-05-25 04:36:36 -04:00
Jin Yong Yoo
171af100c9 fix recovery log 2020-05-25 04:16:19 -04:00
Jin Yong Yoo
11f295b908 made requested changes 2020-05-24 11:21:05 -04:00
Jin Yong Yoo
a793bd8aa3 free unncessary memory in TokenizedText 2020-05-24 09:24:37 -04:00
Jin Yong Yoo
0191c4ac5c add missing logger 2020-05-23 04:55:29 -04:00
Jin Yong Yoo
14aa7d0f60 fix typo 2020-05-22 14:04:51 -04:00
Jin Yong Yoo
8c24c71bb2 fix additional bugs for parallel scripting 2020-05-22 13:12:14 -04:00
Jin Yong Yoo
9c06550d07 fix bug with checkpoint for parallel 2020-05-22 10:37:08 -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
f145f42298 Merge branch 'master' of github.com:QData/TextAttack into augmentation-many 2020-05-20 16:42:16 -04:00
Jack Morris
ef5f44cd97 Merge pull request #101 from QData/fix-docs
Fix docs
2020-05-20 16:40:35 -04:00
uvafan
1aaf419a37 datasets, models, misc section 2020-05-20 16:34:22 -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
Jin Yong Yoo
88e950bb63 fix parallel script 2020-05-20 14:20:02 -04:00
uvafan
49bcce8101 update docs 2020-05-20 12:31:04 -04:00
Jack Morris
48364c2dfc update constraint docs 2020-05-19 16:50:56 -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
30cd452ed1 fix beam search, _->- 2020-05-19 14:09:40 -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
Jack Morris
181ee2fbec Merge pull request #97 from QData/checkpoint
Add checkpoint feature for running long attacks
2020-05-18 12:31:11 -04:00
Jin Yong Yoo
c63add8dc2 address requested changes 2020-05-18 04:44:22 -04:00
uvafan
99cea57b0e bunch of bug fixes, update tutorials and tests and README 2020-05-17 22:40:01 -04:00
uvafan
edf01eb4c8 speed up and fixes 2020-05-17 20:33:01 -04:00
uvafan
b94684971e textfooler recipe working 2020-05-17 18:23:07 -04:00
uvafan
5c0584acd7 update scripts and textattack recipe 2020-05-17 16:28:58 -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
cd28217652 Merge pull request #98 from QData/docs
Update Documentation
2020-05-15 12:29:29 -04:00
k-ivey
dcc4b06fe2 Updated TokenizedText and Tokenizer documentation 2020-05-15 10:57:36 -04:00
Jin Yong Yoo
47417cb4e8 add support for visdom logger 2020-05-15 08:26:05 -04:00
Jin Yong Yoo
740756640f prelimary working checkpoint for file_logger and csv_logger 2020-05-15 07:22:33 -04:00
Jack Morris
2e77098a8b Update run_attack_parallel.py 2020-05-14 11:27:03 -04:00
Jin Yong Yoo
dcede0d376 clean code 2020-05-14 03:43:43 -04:00
Jin Yong Yoo
4e5f2621ab set sharing strategy to 'file_system' 2020-05-14 03:41:22 -04:00
uvafan
f142d59e26 change logging level for TA logger only 2020-05-12 17:56:27 -04:00
Jack Morris
8fb0383844 parse cache dir from environment 2020-05-12 16:08:40 -04:00
Jack Morris
e1451e62ac move config.yaml to aws; add post-install hook; make logger nice 2020-05-09 21:43:24 -04:00
Jack Morris
7ba48302c6 PR updates (tests pass) 2020-05-09 12:47:04 -04:00
Jack Morris
a4f72facbd update tests 2020-05-09 08:42:34 -04:00