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

2243 Commits

Author SHA1 Message Date
uvafan
43b57bd663 works but slow 2019-10-28 12:48:48 -04:00
Jack Morris
cf56b3b4eb lang model init 2019-10-28 12:05:28 -04:00
Jack Morris
9aa745b7bf merge 2019-10-28 00:22:05 -04:00
Jack Morris
03e8d3728f bug fixes 2019-10-28 00:21:37 -04:00
Jack Morris
b73a90e44b bug fixes 2019-10-28 00:20:43 -04:00
k-ivey
41b2f19a78 Update transformations 2019-10-27 17:03:23 -04:00
uvafan
377044963e fix GA, remove transformation arg 2019-10-25 18:03:12 -04:00
Jack Morris
fc130ef0b4 use name transformations instead of perturbations 2019-10-25 12:47:06 -04:00
Jack Morris
d9dcf27bbb Updated API methods but still need to edit GA code to check constraints 2019-10-25 12:45:35 -04:00
Eli Lifland
3f7938974e Merge pull request #1 from UVA-MachineLearningBioinformatics/genetic_alg
Genetic alg works
2019-10-25 07:30:26 -04:00
k-ivey
e3667573b5 Update documentation and docstrings 2019-10-24 23:29:38 -04:00
uvafan
8b142039eb genetic alg works sans lm constraint 2019-10-24 14:30:01 -04:00
uvafan
57896aad8c add genetic alg file 2019-10-24 11:49:36 -04:00
uvafan
3b8fccd796 buggy version of genetic alg 2019-10-24 11:49:19 -04:00
k-ivey
3f24344028 Updated docs 2019-10-23 23:18:09 -04:00
k-ivey
e26a8b651c Update docs 2019-10-23 16:06:28 -04:00
Jack Morris
3f3f6d1714 fix default attack script to use package imports; automatically make output dirs that dont exist 2019-10-22 13:00:26 -04:00
Jack Morris
ff331953bd Merge branch 'sphinxtest' 2019-10-20 15:27:30 -04:00
Jack Morris
5d26b546d7 add sphinx files 2019-10-18 17:16:25 -04:00
Jack Morris
e5b20725e3 make textattack package; make init sphinx documentation 2019-10-18 17:16:18 -04:00
Jack Morris
8a6f9ae41f remove old func from readme
word-level constraints are no more– specifics should be built into perturbations
2019-10-17 22:57:46 -04:00
Jack Morris
86c3d2c319 batch USE constraints make things over 10x faster! 2019-10-16 13:03:28 -04:00
Jack Morris
e2425198cd add new files 2019-10-14 16:49:53 -04:00
Jack Morris
4a019373a2 restructure as a python package 2019-10-14 16:49:46 -04:00
Jack Morris
6aeabdc7f9 reintroduce TokenizedText 2019-10-14 16:45:34 -04:00
Jack Morris
5f529d43d4 Merge branch 'master' of github.com:QData/TextAttack 2019-10-14 15:48:15 -04:00
Jack Morris
5f56e754a5 nicer constraints 2019-10-14 15:48:08 -04:00
Jack Morris
234717d6fa nicer constraints 2019-10-14 15:48:00 -04:00
Jack Morris
eae30f94e4 add info to README 2019-10-14 14:21:49 -04:00
Kevin
90655cca61 Update README.md 2019-10-13 15:56:50 -04:00
k-ivey
9655a8157c Update installation instructions 2019-10-13 15:50:36 -04:00
k-ivey
8d52719b5b Update installation instructions 2019-10-13 15:46:46 -04:00
Jack Morris
9d3c2c4e40 support sentence & word constraints 2019-10-13 15:36:47 -04:00
Jack Morris
58782d3448 add block for unimplemented features 2019-10-12 23:37:42 -04:00
Jack Morris
1bdebfd637 constraints should be on PERTURBATION, not ATTACK SEARCH METHOD 2019-10-12 23:08:17 -04:00
Jack Morris
cd0e7dd6bf greedy alg works and supports colored output 2019-10-12 22:35:31 -04:00
Jack Morris
03c3213ecd add yelp dataset and refine greedy alg 2019-10-12 20:30:05 -04:00
Jack Morris
895db4ec58 fix greedy alg 2019-10-12 18:42:01 -04:00
Jack Morris
36b91d8355 major structural improvements 2019-10-12 17:57:24 -04:00
Jack Morris
18b1a50067 major structural improvements 2019-10-12 17:55:36 -04:00
Jack Morris
da7da64332 rearrange things, abstract to Attack/Perturbation 2019-10-12 17:55:22 -04:00
Jack Morris
dfada997da project skeleton 2019-10-11 18:22:56 -04:00
Yanjun Qi / Jane
b8632ff14b Initial commit 2019-10-11 14:15:32 -04:00