aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_grobid2json.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor use of grobid_tei_xmlBryan Newbold2021-10-271-31/+0
|
* replace grobid2json with grobid_tei_xmlBryan Newbold2021-10-271-3/+8
| | | | | This first iteration uses the .to_legacy_dict() helpers for backwards compatibility
* Revert undesirable changesChristian Clauss2021-02-231-1/+1
|
* Modernize Python syntax with pyupgrade --py38-plus **/*.pyChristian Clauss2021-02-231-1/+1
|
* minimum viable tests for GROBID XML parsing and refs transformBryan Newbold2020-09-141-0/+26