aboutsummaryrefslogtreecommitdiffstats
path: root/fuzzycat/grobid_unstructured.py
Commit message (Collapse)AuthorAgeFilesLines
* turn "match_release_fuzzy" into a classMartin Czygan2021-11-161-1/+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-38/+23
|
* DOI clean/normalize helper; and use in verification etcBryan Newbold2021-07-011-1/+2
|
* lint: remove unused importsBryan Newbold2021-05-311-1/+1
|
* GROBID API unstructured citation parsing utility codeBryan Newbold2021-04-141-0/+126