aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_grobid_unstructured.py
Commit message (Collapse)AuthorAgeFilesLines
* turn "match_release_fuzzy" into a classMartin Czygan2021-11-161-5/+1
| | | | | | | | Goal of this refactoring was to make the matching process a bit more configurable by using a class and a cascade of queries. For a limited test set: `FuzzyReleaseMatcher.match` is works the same as `match_release_fuzzy`.
* use grobid_tei_xml for grobid unstructured lookupsBryan Newbold2021-10-281-26/+32
|
* GROBID API unstructured citation parsing utility codeBryan Newbold2021-04-141-0/+130