aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/grobid2json.py
Commit message (Collapse)AuthorAgeFilesLines
* Revert undesirable changesChristian Clauss2021-02-231-1/+1
|
* Modernize Python syntax with pyupgrade --py38-plus **/*.pyChristian Clauss2021-02-231-15/+15
|
* grobid2json: add namespace override option for some parsingBryan Newbold2021-01-191-3/+3
| | | | | | | This is to make the reference parsing code re-usable with the simpler processCitations response, which is an XML fragment with no namespace. Should have no impact on existing code paths.
* truncate arXiv: prefix from arxiv_id in GROBID parseBryan Newbold2020-09-141-0/+2
|
* refs and grobid2json bugfixes from testingBryan Newbold2020-09-141-1/+1
|
* grobid2json: extract more reference biblio fieldsBryan Newbold2020-09-131-6/+17
|
* heavy to refs commandBryan Newbold2020-09-041-0/+6
|
* more type annotations and fixesBryan Newbold2020-06-041-17/+21
|
* flake8 fixes (partial)Bryan Newbold2020-06-031-2/+2
|
* reformat python code with blackBryan Newbold2020-06-031-81/+93
|
* first pass transform from pipelines to ES schemaBryan Newbold2020-05-201-0/+201