aboutsummaryrefslogtreecommitdiffstats
path: root/fuzzycat
Commit message (Collapse)AuthorAgeFilesLines
* v0.1.21Martin Czygan2021-06-011-1/+1
|
* lint: remove unused importsBryan Newbold2021-05-316-9/+1
|
* matching: handle extid not found case (fatcat API HTTP 400 or 404)Bryan Newbold2021-05-311-1/+7
|
* v0.1.20Martin Czygan2021-04-151-1/+1
|
* main: 'unstructured' CLI demoBryan Newbold2021-04-141-1/+38
|
* add 'simple' high-level routines for fuzzy-match-and-verify callsBryan Newbold2021-04-141-0/+274
| | | | | | | Some of these are a little redundant, in that calling code could trivially re-implement. However, I think these are good starters for stable external API interfaces, leaving us room to iterate and refactor lower-level implementations behind the scenes.
* GROBID API unstructured citation parsing utility codeBryan Newbold2021-04-142-1/+128
|
* grobid2json helper fileBryan Newbold2021-04-131-0/+212
| | | | | This file has been passed around a couple times and should probably be published as a pypi.org project at some point.
* dynaconf: switch to fuzzycat.config import across projectBryan Newbold2021-04-132-1/+5
| | | | This is the recommended way to use dynaconf.
* make fmtBryan Newbold2021-04-131-0/+2
|
* v0.1.19Martin Czygan2021-04-121-1/+1
|
* address es hits.total change in ES7Martin Czygan2021-04-122-5/+18
| | | | * https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html
* v0.1.18Martin Czygan2021-03-161-1/+1
|
* matching: a list is requiredMartin Czygan2021-03-161-1/+1
|
* v0.1.17Martin Czygan2021-02-191-1/+1
|
* v0.1.16Martin Czygan2021-02-181-1/+1
|
* v0.1.15Martin Czygan2021-02-181-1/+1
|
* v0.1.14Martin Czygan2021-02-181-1/+1
|
* workaround for a case found in refs:Martin Czygan2021-02-151-0/+6
| | | | | | | | | | | | | | | | | | * https://fatcat.wiki/release/2n7pyugxenb73gope52bn6m2ru * https://fatcat.wiki/release/p4bettvcszgn5d3zls5ogdjk4u Refs: Niaudet P. Steroid-sensitive idiopathic nephrotic syndrome in children. Pediatric Nephrology. 5th ed. Philadelphia: Lippincott Williams & Wilkins, 2004; pp 543–556. Doc: * https://fatcat.wiki/release/lc3d5q62zfa2rjyk2m7nr346nm, T-lymphocyte activation in steroid-sensitive nephrotic syndrome in childhood, by T J Neuhaus, V Shah, R E Callard, T M Barratt
* fix list entriesMartin Czygan2021-02-131-2/+0
|
* workaround for datesMartin Czygan2021-02-111-0/+4
|
* fix nameMartin Czygan2021-02-111-3/+3
|
* update notesMartin Czygan2021-02-112-10/+16
|
* add a batch verifier for ref groupsMartin Czygan2021-02-112-0/+76
|
* move initialization closer to useMartin Czygan2021-02-021-1/+1
|
* make fmtMartin Czygan2021-02-021-5/+7
|
* v0.1.13Martin Czygan2021-02-021-1/+1
|
* fix line reading from bytesMartin Czygan2021-02-021-3/+16
|
* compression fixes and tweaksMartin Czygan2021-02-021-7/+6
|
* add shellout helperMartin Czygan2021-02-023-2/+59
|
* cleanup printMartin Czygan2021-02-021-1/+0
|
* add -C flag for compressionMartin Czygan2021-02-021-0/+2
|
* add compress kwarg to clusterMartin Czygan2021-02-022-14/+66
| | | | Will compress intermediate results with zstd (https://git.io/Jt00y9).
* v0.1.12Martin Czygan2021-01-121-1/+1
|
* v0.1.11Martin Czygan2021-01-121-1/+1
|
* format docsMartin Czygan2021-01-091-1/+2
|
* case: translation in titleMartin Czygan2021-01-082-0/+11
|
* add casesMartin Czygan2021-01-042-3/+12
|
* tweak year a bit more, add caseMartin Czygan2020-12-241-1/+1
|
* tweak comparison, add testMartin Czygan2020-12-241-1/+1
|
* [testing] use api for id lookupsMartin Czygan2020-12-231-20/+21
|
* inject configurationMartin Czygan2020-12-231-1/+5
|
* v0.1.10Martin Czygan2020-12-211-1/+1
|
* matching: fix importMartin Czygan2020-12-212-2/+4
|
* add verify_release_entities wrapperMartin Czygan2020-12-192-1/+9
|
* update docsMartin Czygan2020-12-191-0/+2
|
* rename reason: dummy to unknownMartin Czygan2020-12-182-5/+6
|
* update notesMartin Czygan2020-12-173-1/+6
|
* v0.1.9Martin Czygan2020-12-171-1/+1
|
* apply style fixesMartin Czygan2020-12-171-8/+4
|