Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle 'bare' editor names | Bryan Newbold | 2021-11-03 | 2 | -0/+30 |
| | |||||
* | add a test for author email extraction | Bryan Newbold | 2021-11-03 | 2 | -0/+100 |
| | | | | | | The recent refactor fixed email extraction. Thanks to Seán Healy for reporting and providing a test case. | ||||
* | improve author and editor parsing | Bryan Newbold | 2021-11-03 | 1 | -2/+6 |
| | |||||
* | move test files into sub-directories | Bryan Newbold | 2021-11-03 | 10 | -9/+9 |
| | |||||
* | add failing test for single editor tag, multiple persname | Bryan Newbold | 2021-11-03 | 2 | -0/+58 |
| | |||||
* | add UTF-8 processCitation tests | Bryan Newbold | 2021-10-29 | 3 | -0/+134 |
| | |||||
* | add more explicit single and multiple citation parsing functions | Bryan Newbold | 2021-10-27 | 3 | -3/+54 |
| | |||||
* | make fmt (black 21.9b0) | Bryan Newbold | 2021-10-27 | 2 | -42/+52 |
| | |||||
* | more test coverage and comments | Bryan Newbold | 2021-10-25 | 2 | -2/+116 |
| | |||||
* | remove legacy grobid2json code itself | Bryan Newbold | 2021-10-25 | 1 | -111/+0 |
| | |||||
* | schema expansion; grobid v0.7.x examples and test coverage | Bryan Newbold | 2021-10-25 | 5 | -4/+3164 |
| | |||||
* | refactor GrobidHeader and GrobidCitation into GrobidBiblio | Bryan Newbold | 2021-10-22 | 2 | -7/+6 |
| | |||||
* | initial CSL conversion test | Bryan Newbold | 2021-10-22 | 1 | -0/+40 |
| | |||||
* | more tweaking/refactoring progress, and some to_csl_dict() helpers | Bryan Newbold | 2021-10-22 | 1 | -5/+7 |
| | |||||
* | to_legacy_dict() helper, and start adding some new fields | Bryan Newbold | 2021-10-22 | 2 | -31/+4 |
| | |||||
* | bunch of lint and fmt cleanups | Bryan Newbold | 2021-10-22 | 2 | -65/+69 |
| | |||||
* | more progress | Bryan Newbold | 2021-10-21 | 4 | -144/+558 |
| | |||||
* | start refactoring into new parser, with dataclass types | Bryan Newbold | 2021-10-21 | 2 | -3/+79 |
| | |||||
* | make fmt | Bryan Newbold | 2021-10-21 | 2 | -11/+14 |
| | |||||
* | remove reundant temporary test code | Bryan Newbold | 2021-10-21 | 1 | -3/+0 |
| | |||||
* | get tests to start passing | Bryan Newbold | 2021-10-21 | 3 | -1/+570 |
| | |||||
* | rip out API interaction code | Bryan Newbold | 2021-10-21 | 1 | -62/+1 |
| | |||||
* | init project from existing code and tests in sandcrawler, fatcat-scholar, ↵ | Bryan Newbold | 2021-10-21 | 4 | -0/+2276 |
fuzzycat, etc |