aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* grobid2json: language_codeBryan Newbold2019-10-042-1/+7
|
* 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
|
* update kafka topic listingsBryan Newbold2019-10-031-21/+35
|
* grobid_affiliations fix from prod, and usage exampleBryan Newbold2019-10-021-0/+5
|
* deliver_dumpgrobid_to_s3: typo fix from old prodBryan Newbold2019-10-021-3/+4
|
* grobid affiliation extractor (script)Bryan Newbold2019-10-021-0/+47
|
* python tests for pusher classesBryan Newbold2019-10-022-0/+28
|
* have grobidworker error status indicate issues instead of bailingBryan Newbold2019-10-021-4/+13
|
* grobid_tool.py example usage in docstringBryan Newbold2019-10-021-0/+6
|
* add tests for affiliation extractionBryan Newbold2019-10-022-1/+25
|
* have grobid2json extract full names and affiliationsBryan Newbold2019-10-021-5/+27
|
* more counts and bugfixes in grobid_toolBryan Newbold2019-09-263-5/+7
|
* off-by-one error in batch sizesBryan Newbold2019-09-261-1/+1
|
* small improvements to GROBID toolBryan Newbold2019-09-262-2/+10
|
* lots of grobid tool implementation (still WIP)Bryan Newbold2019-09-268-16/+748
|
* gitlab CI: run both python and python_hadoop testsBryan Newbold2019-09-251-1/+6
|
* pylint as part of pytest; update lint configBryan Newbold2019-09-252-1/+17
|
* pipfile updateBryan Newbold2019-09-252-241/+70
| | | | | | | - remove hadoop stuff (mrjob, happybase, etc) - add flask - add pytest-pylint plugin - reformat (automatic by newer pipenv)
* test of GROBID clientBryan Newbold2019-09-251-0/+53
|
* move a bunch of random old scripts to subdirBryan Newbold2019-09-259-0/+0
|
* get rid of old xml2jsonBryan Newbold2019-09-251-7/+0
|
* update README with new foldersBryan Newbold2019-09-251-4/+10
|
* point 'please' to python_hadoopBryan Newbold2019-09-251-4/+4
|
* refactor old python hadoop code into new directoryBryan Newbold2019-09-2521-0/+3523
|
* re-write parse_cdx_line for sandcrawler libBryan Newbold2019-09-253-2/+116
|
* fix test grobid2json testBryan Newbold2019-09-251-1/+4
| | | | For new extra fields
* commit WIP on file ingest scriptBryan Newbold2019-09-231-0/+386
|
* rename postgrest directory sqlBryan Newbold2019-09-239-0/+0
|
* start refactoring sandcrawler python common codeBryan Newbold2019-09-235-0/+131
|
* update Pipfile with additional librariesBryan Newbold2019-09-232-77/+293
|
* more matching examplesBryan Newbold2019-09-201-0/+4
|
* unpaywall blobs.fatcat.wiki backfill notesBryan Newbold2019-09-201-0/+59
|
* grobid2json: extract fatcat identifierBryan Newbold2019-09-201-1/+5
|
* fatcat-blobs nginx config exampleBryan Newbold2019-09-201-0/+51
|
* old groupworks job logBryan Newbold2019-09-201-0/+8
|
* update service docsBryan Newbold2019-09-203-1/+16
|
* add filter_groupworks.pyBryan Newbold2019-09-041-0/+144
| | | | For use with new release grouping/matching jobs.
* large pipfile updateBryan Newbold2019-09-041-375/+402
| | | | | | | | | Covers some security changes, but might need to revert if this breaks things. Should use version locking in Pipefile better to prevent unintentional large upgrades, especially when we don't have good test coverage in this repo.
* GroupFatcatWorksSubsetJobBryan Newbold2019-08-263-0/+111
| | | | | | | | | | | | This is a hack-y variant of GroupFatcatWorksSubsetJob which allows setting different left and right sides of the join. The initial application is to re-run work merging with only longtail-oa works on the "left", with the goal of hard-merging these releases into existing releases with actual identifiers (instead of just grouping into works). As a refactor, the normal GroupFatcatWorksJob could just be this with the same file passed as both left and right, though that requires twice as much JSON parsing/filtering.
* update shadow sandcrawler schemaBryan Newbold2019-08-261-3/+4
|
* please command for groupworksfatcatBryan Newbold2019-08-102-1/+64
|
* FatcatScorable and ScoreSelfFatcat jobBryan Newbold2019-08-103-0/+334
|
* add fatcat ident fields in prep for self-scoring jobBryan Newbold2019-08-102-3/+24
|
* postgrest backfill updatesBryan Newbold2019-08-101-1/+19
|
* sandcrawler HTTP nginx configsBryan Newbold2019-08-093-0/+153
|
* move postgres/rest directoryBryan Newbold2019-08-098-0/+0
|