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
Hanyu Liu
1ca633dc2f First Update 2020-10-07 01:43:01 -04:00
Jin Yong Yoo
0c52fb6066 Merge pull request #293 from QData/fix-flair-tokenize
have flair use textattack tokenization method
2020-10-06 17:16:26 -04:00
Jin Yong Yoo
f817a2bb16 update test 2020-10-06 14:08:08 -04:00
Jin Yong Yoo
a131988988 change flair NER tokenization 2020-10-06 14:08:08 -04:00
Jin Yong Yoo
224d788d3e have flair use textattack tokenization method 2020-10-06 14:08:07 -04:00
Yanjun Qi
a07deef834 remove duplicate api-design-tips.md 2020-10-06 11:40:56 -04:00
Yanjun Qi
38e3e917f5 add in arxiv links for SearchAE and Reevaluating NLP AE papers 2020-10-06 11:21:13 -04:00
Yanjun Qi
69bdd25028 add three references in doc 2020-10-05 23:17:01 -04:00
Yanjun Qi
c341d9e04a correct wrong pointers to the notebook directory 2020-10-04 14:33:56 -04:00
Yanjun Qi
f8a0cfe266 add TOC in index page of doc 2020-10-04 14:13:11 -04:00
Yanjun Qi
3b87ccedf7 Update index.rst 2020-10-04 13:35:18 -04:00
Yanjun Qi
e6223182d6 black conf.py 2020-10-04 12:33:17 -04:00
Yanjun Qi
0e276cdc36 make recipes as a new section in doc 2020-10-04 11:39:06 -04:00
Yanjun Qi
3390a18c52 Fix the wrong colab URLs in header of notebooks 2020-10-04 10:47:31 -04:00
Yanjun Qi
275c77905e reorganize the doc folder 2020-10-04 10:31:36 -04:00
Jin Yong Yoo
685a8ac38a Merge pull request #280 from QData/lxylinux
formatted the code
2020-10-02 14:56:50 -04:00
Yanjun Qi
d701d19437 Merge branch 'master' of https://github.com/QData/TextAttack 2020-10-02 14:14:49 -04:00
Yanjun Qi
4d794d3d53 update doc ipynb colab links 2020-10-02 14:14:42 -04:00
Jin Yong Yoo
8d038e1b6c update documentation and fix attack on empty worklist 2020-10-02 14:07:23 -04:00
Jack Morris
753438a9f1 Merge pull request #291 from k-ivey/stanza-support
Add stanza support for part-of-speech constraint
2020-10-02 13:52:25 -04:00
Yanjun Qi / Jane
36c3e69db6 Update 2_Constraints.ipynb 2020-10-02 13:27:27 -04:00
Yanjun Qi / Jane
e53ab4653f Update 0_End_to_End.ipynb 2020-10-02 13:24:48 -04:00
Jack Morris
f56f68c42d Update 1_Introduction_and_Transformations.ipynb 2020-10-02 13:23:15 -04:00
Yanjun Qi / Jane
94ea52460e Update 1_Introduction_and_Transformations.ipynb 2020-10-02 13:21:56 -04:00
Jack Morris
61d907c50b remove file path from End-to-End tutorial 2020-10-02 13:10:16 -04:00
k-ivey
f079faa61e Add stanza support for part-of-speech constraint 2020-10-01 20:20:23 -04:00
Jack Morris
8c575f2006 Merge pull request #290 from QData/update-packages
update package versions
2020-10-01 17:28:57 -04:00
Jin Yong Yoo
e57634cdb0 update package versions 2020-10-01 14:28:45 -04:00
Jack Morris
d878843eb4 Merge pull request #287 from QData/minor-correction
Update README.md
2020-09-30 23:28:51 -04:00
Hanyu-Liu-123
55f274b55e Update README.md 2020-09-30 22:30:30 -04:00
Jack Morris
47d15acea9 Merge pull request #284 from QData/INV-Augmentation
CheckList-Inv augmentation
2020-09-30 11:30:25 -04:00
Jin Yong Yoo
4fb3850072 Merge pull request #285 from QData/change-datasets
Change from `nlp` package to `datasets` package
2020-09-30 01:21:23 -04:00
Jin Yong Yoo
e496280286 fix missed change 2020-09-30 00:49:46 -04:00
Jin Yong Yoo
88024e1f49 change --dataset-from-datasets to --dataset-from-huggingface 2020-09-30 00:33:08 -04:00
Hanyu Liu
6ae5dd5065 Update list_augmentation_recipes.txt 2020-09-29 21:28:01 -04:00
Hanyu-Liu-123
3dae361054 Merge pull request #286 from QData/master
Update to Master Branch
2020-09-29 16:54:45 -04:00
Jin Yong Yoo
5da0f427da fix missed changes 2020-09-29 01:13:39 -04:00
Jin Yong Yoo
a2f770aaf0 Merge branch 'master' into change-datasets 2020-09-29 00:26:53 -04:00
Jin Yong Yoo
b44bcd0f61 update notebook code and text 2020-09-29 00:25:59 -04:00
Jin Yong Yoo
5ce3fcb793 Merge pull request #283 from QData/fix-requirements
update requirements.txt
2020-09-29 00:00:29 -04:00
Jin Yong Yoo
d61adba949 update tests 2020-09-28 23:59:35 -04:00
Hanyu Liu
43e5418846 comments, minor adjustments 2020-09-28 23:48:36 -04:00
Jin Yong Yoo
2cdf624b67 update requirements.txt 2020-09-28 23:21:22 -04:00
Jin Yong Yoo
428b19a511 change all mentions of nlp to datasets 2020-09-28 22:37:21 -04:00
Jin Yong Yoo
bbd1587e5f Merge pull request #281 from QData/update-readme
Update readme with CheckList recipes
2020-09-27 21:43:04 -04:00
Hanyu-Liu-123
ee3f476888 Update checklist_ribeiro_2020.py 2020-09-25 11:58:36 -04:00
Hanyu Liu
23c06a5c74 Format 2020-09-25 11:49:57 -04:00
Hanyu-Liu-123
2c67aa6106 Update checklist_ribeiro_2020.py 2020-09-25 11:20:08 -04:00
Hanyu-Liu-123
356e6b2a97 Update attack_recipes.rst 2020-09-25 11:18:38 -04:00
Hanyu-Liu-123
4d28076efb Update checklist_ribeiro_2020.py 2020-09-25 10:55:29 -04:00