aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler
Commit message (Expand)AuthorAgeFilesLines
* much progress on file ingest pathBryan Newbold2019-10-225-15/+334
* we do actually want consolidateHeader=2, not 1Bryan Newbold2019-10-041-3/+3
* grobid: consolidateHeaders typoBryan Newbold2019-10-041-1/+1
* disable citation consolidation by defaultBryan Newbold2019-10-041-1/+1
* fix GROBID POST flagsBryan Newbold2019-10-041-1/+3
* workers: better generic batch-size arg handlingBryan Newbold2019-10-031-0/+6
* handle GROBID fetch empty blob conditionBryan Newbold2019-10-031-1/+2
* have grobidworker error status indicate issues instead of bailingBryan Newbold2019-10-021-4/+13
* more counts and bugfixes in grobid_toolBryan Newbold2019-09-262-4/+6
* off-by-one error in batch sizesBryan Newbold2019-09-261-1/+1
* small improvements to GROBID toolBryan Newbold2019-09-261-0/+4
* lots of grobid tool implementation (still WIP)Bryan Newbold2019-09-265-9/+632
* re-write parse_cdx_line for sandcrawler libBryan Newbold2019-09-252-1/+85
* start refactoring sandcrawler python common codeBryan Newbold2019-09-233-0/+90