Giovanni Campagna
|
bafabac483
|
Fix argument handling
|
2019-03-01 16:13:10 -08:00 |
Giovanni Campagna
|
4bddbada45
|
Fix typo
|
2019-03-01 16:08:52 -08:00 |
Giovanni Campagna
|
8e2b519ac3
|
Add copyright notices to all files
Makes the license clear and explicit
|
2019-03-01 15:51:45 -08:00 |
Giovanni Campagna
|
99e39f9528
|
Move generic dataset outside of torchtext
There is no reason for it to live inside torchtext, and having it
outside will help with using torchtext as a library
|
2019-03-01 15:47:11 -08:00 |
Giovanni Campagna
|
5447d0c37c
|
Add a "decanlp" script that calls out to the different subcommands
Usage:
- decanlp train ...
- decanlp predict ...
- decanlp convert-to-logical-forms ...
|
2019-03-01 15:43:02 -08:00 |