aboutsummaryrefslogtreecommitdiffstats
path: root/python/grobid_tool.py
Commit message (Collapse)AuthorAgeFilesLines
* switch default kafka-broker host from wbgrp-svc263 to wbgrp-svc350Bryan Newbold2022-05-031-1/+1
|
* grobid_tool: helper to process a single fileBryan Newbold2021-11-101-0/+15
|
* initial crossref-refs via GROBID helper routineBryan Newbold2021-11-041-1/+20
|
* remove grobid2json helper file, replace with grobid_tei_xmlBryan Newbold2021-10-271-2/+4
|
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-41/+51
|
* start handling trivial lint cleanups: unused imports, 'is None', etcBryan Newbold2021-10-261-1/+0
|
* make fmtBryan Newbold2021-10-261-30/+34
|
* python: isort all importsBryan Newbold2021-10-261-2/+2
|
* better default CLI output (show usage)Bryan Newbold2020-10-291-1/+1
|
* rename KafkaGrobidSink -> KafkaCompressSinkBryan Newbold2020-06-161-1/+1
|
* batch/multiprocess for ZipfilePusherBryan Newbold2020-04-161-2/+8
|
* 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