aboutsummaryrefslogtreecommitdiffstats
path: root/grobid_tei_xml
Commit message (Expand)AuthorAgeFilesLines
* small type annotation improvement (for newer mypy)Bryan Newbold2022-02-031-2/+2
* update CHANGELOG and version for releasev0.1.3Bryan Newbold2021-11-041-1/+1
* handle 'bare' editor namesBryan Newbold2021-11-031-1/+1
* improve author and editor parsingBryan Newbold2021-11-031-44/+93
* bump version to v0.1.2v0.1.2Bryan Newbold2021-10-281-1/+1
* add more explicit single and multiple citation parsing functionsBryan Newbold2021-10-273-2/+52
* bump version to 0.1.0v0.1.1Bryan Newbold2021-10-271-1/+1
* add py.typed file so other libraries know there are type annotationsBryan Newbold2021-10-271-0/+0
* make fmt (black 21.9b0)Bryan Newbold2021-10-272-55/+56
* more test coverage and commentsBryan Newbold2021-10-252-2/+8
* remove legacy grobid2json code itselfBryan Newbold2021-10-252-202/+0
* schema expansion; grobid v0.7.x examples and test coverageBryan Newbold2021-10-252-111/+173
* refactor GrobidHeader and GrobidCitation into GrobidBiblioBryan Newbold2021-10-223-113/+62
* initial CSL conversion testBryan Newbold2021-10-221-1/+33
* more tweaking/refactoring progress, and some to_csl_dict() helpersBryan Newbold2021-10-223-140/+268
* to_legacy_dict() helper, and start adding some new fieldsBryan Newbold2021-10-223-4/+26
* bunch of lint and fmt cleanupsBryan Newbold2021-10-225-88/+45
* some docs and prep for including MD5 in outputBryan Newbold2021-10-212-0/+20
* more progressBryan Newbold2021-10-216-19/+61
* start refactoring into new parser, with dataclass typesBryan Newbold2021-10-216-45/+352
* add __version__ to __init__.pyBryan Newbold2021-10-211-0/+1
* make fmtBryan Newbold2021-10-212-20/+25
* get tests to start passingBryan Newbold2021-10-212-1/+1
* rip out API interaction codeBryan Newbold2021-10-211-97/+2
* init project from existing code and tests in sandcrawler, fatcat-scholar, fuz...Bryan Newbold2021-10-212-0/+363