aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/grobid_metadata.py
Commit message (Expand)AuthorAgeFilesLines
* refactor all python source for client lib nameBryan Newbold2019-09-051-12/+12
* python implBryan Newbold2019-05-141-4/+5
* python implBryan Newbold2019-05-141-4/+4
* importer code updatesBryan Newbold2019-05-131-0/+2
* partial python impl of ext_id and release_stage refactorsBryan Newbold2019-05-131-0/+1
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-221-1/+0
* tweaks to GROBID metadata importBryan Newbold2019-01-291-3/+2
* pass through kwargs (fixes bezerk imports)Bryan Newbold2019-01-291-1/+2
* many fixes in GROBID importerBryan Newbold2019-01-281-14/+10
* fix GROBID null/short abstract additionsBryan Newbold2019-01-281-1/+2
* enforce title len>1 for release importsBryan Newbold2019-01-281-1/+5
* grobid import extra metadata tweaksBryan Newbold2019-01-241-6/+7
* refactor make_rel_urlBryan Newbold2019-01-241-15/+3
* importer bugfixesBryan Newbold2019-01-231-3/+5
* ftfy all over (needs Pipfile.lock)Bryan Newbold2019-01-231-11/+12
* more tests; fix some importer behaviorBryan Newbold2019-01-231-27/+23
* refactor remaining importersBryan Newbold2019-01-221-36/+68
* importers and tests all use new api-passingBryan Newbold2019-01-081-3/+10
* python impl of API ident harmonizationBryan Newbold2018-12-241-5/+5
* implement release_year (and rustfmt)Bryan Newbold2018-12-241-2/+4
* grobid importer: release_date as a dateBryan Newbold2018-11-211-1/+1
* bunch of pylint cleanupBryan Newbold2018-11-151-7/+6
* large refactor of python names/pathsBryan Newbold2018-11-151-2/+2
* update crossref controlled vocabBryan Newbold2018-11-141-1/+1
* use Counter object instead of per-metric intsBryan Newbold2018-11-131-1/+1
* shuffle around fatcat_tools layoutBryan Newbold2018-11-131-0/+168