aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/transform.py
Commit message (Collapse)AuthorAgeFilesLines
* make fmtBryan Newbold2020-06-291-8/+13
|
* include GROBID-extracted abstracts in search documentsBryan Newbold2020-06-291-10/+15
|
* small improvements to SIM metadata mapsBryan Newbold2020-06-291-6/+11
|
* fixes for pdf_meta dictBryan Newbold2020-06-291-1/+2
|
* remove old COVID19 thumbnail hackBryan Newbold2020-06-291-1/+2
|
* fetch pdftotext and pdf_meta from blobs, postgrestBryan Newbold2020-06-291-21/+13
| | | | | This replaces the temporary COVID-19 content hack with production content (text, thumbnail URLs) stored in postgrest and seaweedfs.
* collapse pages by SIM issueBryan Newbold2020-06-041-0/+3
|
* flake8-annotation lintingBryan Newbold2020-06-031-3/+3
| | | | Added some new annotations; need to finish more.
* flake8 fixes (partial)Bryan Newbold2020-06-031-11/+2
|
* reformat python code with blackBryan Newbold2020-06-031-109/+158
|
* fixes from running pipelineBryan Newbold2020-06-031-1/+2
| | | | Not caught by mypi/lint? Hrm.
* compute and use tagsBryan Newbold2020-06-031-0/+41
|
* fixes from manual testingBryan Newbold2020-05-201-5/+4
|
* fixes to release+sim pipelineBryan Newbold2020-05-201-1/+2
|
* indexing tweaksBryan Newbold2020-05-201-3/+4
|
* first pass transform from pipelines to ES schemaBryan Newbold2020-05-201-0/+306