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

24 Commits

Author SHA1 Message Date
Yanjun Qi
c78aa66980 fix all flake8 found whitespacing trailing issues 2020-10-26 08:18:55 -04:00
Yanjun Qi
23d0de6b43 clean up the docstring of each module and module content section 2020-10-25 23:15:07 -04:00
Hanyu Liu
ac95db5611 Final Update (hopefully)
Log to file by using `--log-to-txt` and `---log-to-csv`

If no argument is given, default file name and path is used

Otherwise, file name/path specified by argument

test command changed to accompany new `--log-to-csv` name

use `--csv-style` to switch between fancy to plain
2020-07-24 17:34:00 -04:00
Hanyu-Liu-123
519a06617e Correct Typos 2020-07-20 12:11:40 -04:00
Hanyu-Liu-123
8b3b549ce8 Adjustment 3 2020-07-19 22:02:10 -04:00
Hanyu Liu
055a1f6829 auto format change 2020-07-18 19:04:46 -04:00
Hanyu Liu
36ebda0452 choose your own filename for txt and csv 2020-07-18 19:04:06 -04:00
Jack Morris
3853928a44 remove dead imports 2020-07-12 19:07:41 -04:00
Hanyu Liu
700d26f4ce Flake8 Fix with 'make format' 2020-07-11 01:01:22 -04:00
Hanyu Liu
c2c7c00f5e Reformatting-try3 2020-07-10 22:44:14 -04:00
Hanyu Liu
974061c0aa Reformatting-try1 2020-07-10 19:21:02 -04:00
Pat Chormai
029cb2eee1 fix lint 2020-07-06 22:08:58 +02:00
Pat Chormai
734a79665c make sure seed is integer 2020-07-06 16:57:54 +02:00
Jack Morris
2d98ce0114 smart cache dir, synchronous post-install hook, better constraint caching 2020-06-23 22:35:00 -04:00
Jack Morris
5d75d02a47 Merge pull request #144 from QData/remove-choices
remove choices from parser
2020-06-22 16:45:07 -04:00
Jin Yong Yoo
c7858e025f fix typo and format update 2020-06-22 14:17:37 -04:00
Jack Morris
98cbdec9d2 merge in master 2020-06-22 13:32:09 -04:00
Hanyu-Liu-123
f89634a309 Update attack_command.py 2020-06-22 12:07:11 -04:00
Hanyu-Liu-123
a9b84c2c7f Update attack_command.py 2020-06-22 12:03:57 -04:00
Jin Yong Yoo
25afb3a2e1 remove choices from parser 2020-06-22 11:28:12 -04:00
Hanyu-Liu-123
66e28a35c6 Add "-log-to-file" argument
Add "-log-to-file" argument to switch between saving/ not saving logs
2020-06-21 17:20:58 -04:00
Jack Morris
7bdc6e457b add list and augment functionality + tests 2020-06-20 15:04:45 -04:00
Jack Morris
8dcc0805b3 add commands module, python -m textattack works! 2020-06-20 11:30:20 -04:00
Jack Morris
d2c115d3c8 textattack/commands 2020-06-19 16:48:59 -04:00