aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/normal.py
Commit message (Expand)AuthorAgeFilesLines
* lint (flake8) tool python filesBryan Newbold2020-07-011-1/+0
* disallow a specific unicode character from DOIsBryan Newbold2020-06-261-0/+6
* consistently use raw string prefix for regexBryan Newbold2020-04-171-5/+5
* normal: DOI corner-case from pubmed importBryan Newbold2020-01-191-0/+9
* do not normalize "en dash" in DOIMartin Czygan2020-01-171-2/+5
* doi parsing fixesBryan Newbold2019-12-231-0/+7
* normalizers: clean_pmid(), and handle nulls in all other cleanersBryan Newbold2019-12-231-0/+31
* handle more external identifiers in pythonBryan Newbold2019-09-181-14/+97
* start work on 'generic' search boxBryan Newbold2019-06-131-0/+95