aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler/pdftrio.py
Commit message (Collapse)AuthorAgeFilesLines
* unpaywall2ingestrequest transform scriptBryan Newbold2020-02-181-1/+1
|
* pdftrio: mode controlled by CLI argBryan Newbold2020-02-181-4/+5
|
* pdftrio: fix error nesting in pdftrio keyBryan Newbold2020-02-181-12/+20
|
* pdftrio fixes from testingBryan Newbold2020-02-131-3/+9
|
* move pdf_trio results back under key in JSON/KafkaBryan Newbold2020-02-131-6/+22
|
* pdftrio: small fixes from testingBryan Newbold2020-02-121-2/+2
|
* pdftrio basic python codeBryan Newbold2020-02-121-0/+158
This is basically just a copy/paste of GROBID code, only simpler!