aboutsummaryrefslogtreecommitdiffstats
path: root/python/grobid_tool.py
Commit message (Collapse)AuthorAgeFilesLines
* more ftp status 226 supportBryan Newbold2020-01-141-5/+13
|
* commit grobid_tool transform modeBryan Newbold2019-12-221-0/+27
| | | | Had some stale code on aitio with this change I forgot to commit. Oops!
* refactor: improve argparse usageBryan Newbold2019-12-181-4/+8
| | | | | use ArgumentDefaultsHelpFormatter and add help messages to all sub-commands
* grobid_tool: don't wrap multiprocess if we don't need toBryan Newbold2019-10-041-2/+4
|
* grobid-output-pg, not grobid-output-jsonBryan Newbold2019-10-041-4/+2
|
* grobid_tool: don't always insert multi wrapperBryan Newbold2019-10-041-6/+13
|
* grobid_tool.py example usage in docstringBryan Newbold2019-10-021-0/+6
|
* more counts and bugfixes in grobid_toolBryan Newbold2019-09-261-1/+1
|
* small improvements to GROBID toolBryan Newbold2019-09-261-2/+6
|
* lots of grobid tool implementation (still WIP)Bryan Newbold2019-09-261-0/+87