aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/query_citation.py
Commit message (Collapse)AuthorAgeFilesLines
* codespell fixesBryan Newbold2021-11-241-1/+1
|
* grobid: switch to more ergonomic parse_citation_xml()Bryan Newbold2021-10-281-12/+4
|
* refactor use of grobid_tei_xmlBryan Newbold2021-10-271-27/+25
|
* replace grobid2json with grobid_tei_xmlBryan Newbold2021-10-271-8/+5
| | | | | This first iteration uses the .to_legacy_dict() helpers for backwards compatibility
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-1/+4
|
* re-style imports (isort) on all core python filesBryan Newbold2021-10-271-5/+6
|
* make fmtBryan Newbold2021-01-251-1/+3
|
* refactor ES configuration setting namesBryan Newbold2021-01-251-1/+1
|
* refactor citation lookups; add high-level helperBryan Newbold2021-01-191-5/+32
|
* citation querying helpers (GROBID, fuzzycat, etc)Bryan Newbold2021-01-191-0/+175