uvafan
|
b94684971e
|
textfooler recipe working
|
2020-05-17 18:23:07 -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
|
8a7380aec4
|
move str repr to utils; add params to transformation; use () instead of ,= formatting
|
2020-03-24 22:53:02 -04:00 |
|
Jack Morris
|
1b743f5d60
|
print out attacks and add print methods for constraints
|
2020-03-24 21:39:54 -04:00 |
|
uvafan
|
5e919638a6
|
add max words perturbed % constraint
|
2020-02-08 18:14:26 -05:00 |
|
Jack Morris
|
828fbdcf07
|
add pos constraint
|
2019-12-01 18:48:17 -05:00 |
|
Jack Morris
|
ffc21c8e83
|
add word embedding distance as a constraint
|
2019-11-26 19:38:58 -05:00 |
|
k-ivey
|
b7a2832f0e
|
Update documentation to match master
|
2019-10-29 22:32:29 -04:00 |
|
k-ivey
|
162c22dd37
|
Merge branch 'master' into sphinxtest
Conflicts:
textattack/attacks/attack.py
textattack/constraints/constraint.py
textattack/constraints/semantics/universal_sentence_encoder.py
textattack/perturbations/perturbation.py
textattack/transformations/word_swap.py
textattack/transformations/word_swap_counterfit.py
|
2019-10-29 21:15:30 -04:00 |
|
Jack Morris
|
493a8e4f0d
|
speed optimizations and a bug fix
|
2019-10-29 12:56:57 -04:00 |
|
uvafan
|
ce8a4c3cb5
|
moved most TODOs to Asana
|
2019-10-29 12:09:28 -04:00 |
|
uvafan
|
43b57bd663
|
works but slow
|
2019-10-28 12:48:48 -04:00 |
|
k-ivey
|
e3667573b5
|
Update documentation and docstrings
|
2019-10-24 23:29:38 -04:00 |
|
Jack Morris
|
e5b20725e3
|
make textattack package; make init sphinx documentation
|
2019-10-18 17:16:18 -04:00 |
|
Jack Morris
|
86c3d2c319
|
batch USE constraints make things over 10x faster!
|
2019-10-16 13:03:28 -04:00 |
|
Jack Morris
|
4a019373a2
|
restructure as a python package
|
2019-10-14 16:49:46 -04:00 |
|