aboutsummaryrefslogtreecommitdiffstats
path: root/fuzzycat
Commit message (Expand)AuthorAgeFilesLines
* verify: ignore certain types of release types for nowMartin Czygan2020-11-191-2/+4
* update statsMartin Czygan2020-11-191-25/+29
* verify: ignore ids like solv-int/9606010v1 for nowMartin Czygan2020-11-191-4/+8
* verify: allow a larger gapMartin Czygan2020-11-191-1/+6
* verify: account for article/article-journalMartin Czygan2020-11-191-1/+4
* update verification case listMartin Czygan2020-11-191-7/+10
* update notesMartin Czygan2020-11-191-10/+8
* verify: fix a NoneMartin Czygan2020-11-181-2/+2
* cluster: log progressMartin Czygan2020-11-171-1/+3
* move blacklist to the endMartin Czygan2020-11-171-227/+666
* cleanup blacklistMartin Czygan2020-11-171-1524/+1531
* update statsMartin Czygan2020-11-171-245/+1561
* fix subtitle checkMartin Czygan2020-11-171-2/+11
* extend title blacklistMartin Czygan2020-11-171-34/+1293
* update statsMartin Czygan2020-11-171-9/+9
* update blacklistMartin Czygan2020-11-171-8/+65
* update blacklistMartin Czygan2020-11-171-4/+16
* update statsMartin Czygan2020-11-171-5/+7
* update blacklistMartin Czygan2020-11-171-12/+15
* update notesMartin Czygan2020-11-171-14/+52
* update docs and blacklistMartin Czygan2020-11-171-0/+28
* update blacklistsMartin Czygan2020-11-171-2/+22
* be less fine grained with datasetsMartin Czygan2020-11-171-1/+11
* handle newline in titlesMartin Czygan2020-11-171-14/+10
* update blacklistMartin Czygan2020-11-171-1/+1
* update blacklistMartin Czygan2020-11-161-8/+39
* add more blacklistsMartin Czygan2020-11-161-15/+32
* wip: author_slugMartin Czygan2020-11-151-2/+26
* update title blacklistMartin Czygan2020-11-141-0/+1
* wip: verification and testsMartin Czygan2020-11-141-48/+101
* fix testsMartin Czygan2020-11-131-1/+0
* wip: verificationMartin Czygan2020-11-133-17/+181
* Merge branch 'bnewbold-sandcrawler' of https://github.com/bnewbold/fuzzycat i...Martin Czygan2020-11-123-51/+753
|\
| * sandcrawler slugify: yet more unicode corner-casesBryan Newbold2020-11-101-16/+47
| * add sandcrawler-style title key methodBryan Newbold2020-11-102-3/+132
| * cluster: count empty keys (and don't return them)Bryan Newbold2020-11-101-0/+3
| * add support for key denylistBryan Newbold2020-11-103-4/+574
* | wip: note on 'serde' overheadMartin Czygan2020-11-121-0/+1
* | reduce custom schema for nowMartin Czygan2020-11-121-13/+16
* | move fileinput.input out of the clusterMartin Czygan2020-11-122-78/+77
* | move main.py to __main__.pyMartin Czygan2020-11-121-0/+0
* | update depsMartin Czygan2020-11-123-7/+10
* | reduce dependenciesMartin Czygan2020-11-122-19/+14
|/
* cluster notesMartin Czygan2020-11-111-0/+54
* verify stubMartin Czygan2020-11-112-21/+8
* specify result schemaMartin Czygan2020-11-111-0/+15
* fix slugMartin Czygan2020-11-101-1/+1
* add tss optionMartin Czygan2020-11-101-1/+1
* fix importMartin Czygan2020-11-101-1/+1
* python 3 has ascii_lettersMartin Czygan2020-11-101-1/+1