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

1763 Commits

Author SHA1 Message Date
Yanjun Qi
783213ffc5 Update README.md 2020-11-13 19:31:38 -05:00
Yanjun Qi
c8047d6a4f Update README.md 2020-11-13 19:28:16 -05:00
Yanjun Qi
18ecc5dd03 Update README.md 2020-11-13 19:21:02 -05:00
Yanjun Qi
cff1d2dcb9 Update README.md 2020-11-13 19:19:03 -05:00
Yanjun Qi
56d5bc5816 add Glossary index 2020-11-13 18:46:56 -05:00
Yanjun Qi
aeacb556fe combine with Sanchit's notebbook udpate 2020-11-13 17:52:12 -05:00
Yanjun Qi
8bf85fdbc2 Update README.md 2020-11-13 17:41:30 -05:00
Yanjun Qi
bbd5a7e8db Update README.md 2020-11-13 17:39:22 -05:00
Yanjun Qi
152a8d843f Update README.md 2020-11-13 16:56:19 -05:00
Yanjun Qi
5c1579e709 revise table of recipe-args in Readme.md 2020-11-13 16:44:51 -05:00
Yanjun Qi
9bacdfcbd8 add in overview diagram and models.md into doc 2020-11-13 16:18:57 -05:00
Yanjun Qi
a0193ba263 Merge branch 'new_docs' of https://github.com/QData/TextAttack into new_docs 2020-11-13 15:05:10 -05:00
Yanjun Qi
0401591371 Update word_swap_embedding.py 2020-11-13 15:04:23 -05:00
Jack Morris
6bf376f8f9 v0.2.12 0.2.12 2020-11-13 09:58:25 -05:00
Yanjun Qi / Jane
155dd490d7 Merge pull request #336 from QData/Hanyu-Liu-123-patch-1
Fix ReadMe Minor Mistakes
2020-11-13 06:16:32 -05:00
Hanyu-Liu-123
d810489bf6 Fix ReadMe Minor Mistakes 2020-11-13 02:00:25 -05:00
Yanjun Qi / Jane
5f04781809 Merge pull request #303 from sanchit97/tut0-fix
Fix for tut0
2020-11-12 22:35:17 -05:00
Jack Morris
a03cbb1d27 Merge pull request #335 from QData/update-requirements.txt
Update requirements.txt
2020-11-12 22:27:15 -05:00
sanchit97
b0892ce7fe Remove model wrapping module 2020-11-12 21:17:55 -05:00
Jin Yong Yoo
e33bfc2bb6 Merge pull request #334 from a1noack/fix_morpheus
fix inflection generation and enlarge pos to upos mapping (for Morpheus)
2020-11-12 21:10:50 -05:00
Jin Yong Yoo
4dc804a8f7 Update requirements.txt 2020-11-12 21:08:19 -05:00
a1noack
6838209255 run isort v5 2020-11-12 14:35:19 -08:00
a1noack
305eb48cb6 isort imports 2020-11-12 14:18:52 -08:00
sanchit97
b21bdc96c4 Remove model wrapping from pytorch wrapper module 2020-11-12 16:51:24 -05:00
a1noack
24669a90b9 fix formatting 2020-11-12 13:11:38 -08:00
Adam Noack
be6cd8801f remove duplicate keys from and fix formatting pos mapping dict 2020-11-12 12:06:22 -08:00
sanchit97
3e9cbcbd05 Remove extras 2020-11-12 14:53:53 -05:00
sanchit97
f0e27d129c Change model to Huggingface 2020-11-12 14:50:40 -05:00
sanchit97
e04c3777b3 Fix for tut0 2020-11-12 14:49:44 -05:00
Adam Noack
170e45b714 fix inflection generation and enlarge pos to upos mapping 2020-11-12 11:21:01 -08:00
Jack Morris
a9ab5d4502 Merge pull request #332 from QData/fix-training-bug
fix training code bug
2020-11-11 14:10:04 -05:00
Jin Yong Yoo
2df8833965 fix training code bug 2020-11-11 13:47:10 -05:00
Yanjun Qi
f44947d0d0 Update word_swap_embedding.py 2020-11-11 10:24:55 -05:00
Jin Yong Yoo
ad68251221 Merge pull request #323 from QData/lazy-loading
Lazy module loading and optional dependencies
2020-11-10 22:36:49 -05:00
Jin Yong Yoo
b148bd2818 fix bugs 2020-11-10 21:45:38 -05:00
Jin Yong Yoo
2328b7f76c Merge branch 'master' into lazy-loading 2020-11-10 19:21:17 -05:00
Yanjun Qi / Jane
0f0649e29b Merge pull request #331 from QData/new_docs
add a single doc page expaining our benchmarking results on search methods used in the literature
2020-11-10 14:21:24 -05:00
Yanjun Qi
de0b5b8b8b add in the docstring for textattack_cli main func 2020-11-10 13:32:21 -05:00
Yanjun Qi
f950128ff4 add a single doc page expaining our benchmarking results on search methods 2020-11-10 13:03:16 -05:00
Yanjun Qi / Jane
16986b421e Merge pull request #326 from tahmid-kazi/patch-2
added table with attack recipes
2020-11-10 08:13:22 -05:00
Jack Morris
fb6088f39a Merge pull request #329 from a1noack/new_goal_fcns
turn unknown goal function error into a logger warning
2020-11-09 10:38:57 -05:00
Jin Yong Yoo
03e85b39c2 Merge pull request #330 from QData/update-package-version
update package versions
2020-11-08 17:54:12 -05:00
Jin Yong Yoo
acbc6c0276 update compatibility check with current modules 2020-11-08 17:47:18 -05:00
Jin Yong Yoo
16c3b0d0ed update package versions 2020-11-08 16:56:57 -05:00
Adam Noack
6ccfaeaa63 turn unknown goal function error into a logger warning 2020-11-07 12:23:09 -08:00
Jack Morris
c04f8f4b2a Merge pull request #292 from QData/gradient-support
Add model-agnostic gradient retreival + gradient-based GreedyWordWIR search
2020-11-06 18:16:35 -05:00
Jin Yong Yoo
740c333838 Merge pull request #327 from tsinggggg/allow-words-connected-by-additional-special-char
Allow words connected by additional special char
2020-11-06 15:09:54 -05:00
qc
e6f07eb4de add comments 2020-11-06 14:21:08 -05:00
qc
5325ef633e allow * and _ and @ in a word when tokenizing 2020-11-06 14:17:44 -05:00
Tahmid Kazi
d9ae5f6abb added table with attack recipes 2020-11-06 10:27:11 -05:00