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

8 Commits

Author SHA1 Message Date
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