aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated Pipfile.lock (VERY SLOW)Bryan Newbold2018-11-211-548/+431
|
* kafka_grobid tweaks for deployment; delay insert decisionBryan Newbold2018-11-211-21/+9
|
* rename grobided to grobid-outputBryan Newbold2018-11-212-3/+7
|
* initial work on kafka_grobid workerBryan Newbold2018-11-203-0/+314
|
* kafka notesBryan Newbold2018-11-202-0/+110
|
* fix typos in DumpGrobidXmlJobBryan Newbold2018-10-301-2/+2
|
* one more lint ignoreBryan Newbold2018-10-301-1/+1
|
* squelch some more lint warningsBryan Newbold2018-10-301-1/+1
|
* several bugs and lint issues in import_grobid_metadataBryan Newbold2018-10-301-9/+10
|
* please support DumpGrobidXmlJobBryan Newbold2018-10-301-0/+24
|
* quick and dirty GROBID XML dumperBryan Newbold2018-10-301-0/+41
|
* some progress on a crude grobid metadata filterBryan Newbold2018-09-262-7/+151
|
* longtail grobid metadata parse/filter WIPBryan Newbold2018-09-223-0/+114
|
* please support for DumpGrobidMetaInsertableJobBryan Newbold2018-09-221-0/+24
|
* new DumpGrobidMetaInsertableJobBryan Newbold2018-09-221-0/+38
|
* match_filter_enrich: fix typoBryan Newbold2018-09-221-1/+1
|
* fix sha1/doi_list confusion in filter_scored_matchesBryan Newbold2018-09-221-2/+2
|
* pylint can be insufferableBryan Newbold2018-09-201-1/+1
|
* gitignore in python dirBryan Newbold2018-09-181-0/+3
|
* pass more pylintBryan Newbold2018-09-183-24/+23
|
* fix typo in python/READMEBryan Newbold2018-09-171-1/+1
|
* more robust extraction code (against petabox failures)Bryan Newbold2018-09-172-2/+20
|
* filter_scored_matches: fix testsBryan Newbold2018-09-171-2/+7
|
* match and enrich notes+scriptBryan Newbold2018-09-142-0/+64
|
* add manifest sqlite3 -> JSON converterBryan Newbold2018-09-141-0/+58
|
* filter_scored_matches.pyBryan Newbold2018-09-131-0/+110
|
* dumpfilemeta support in pleaseBryan Newbold2018-09-131-0/+24
|
* new simple file metadata dump scriptBryan Newbold2018-09-131-0/+36
|
* TODO updatesBryan Newbold2018-09-121-0/+11
|
* insertable flag for match-crossrefBryan Newbold2018-09-121-1/+9
|
* hack scorejob variant with extra context joined inBryan Newbold2018-09-122-0/+348
| | | | This is to allow pushes to fatcat. There is probably a better way...
* blacklist -> denylistBryan Newbold2018-09-055-12/+12
|
* Merge branch 'ellen-none-refactor' into 'master'bnewbold2018-09-0511-154/+179
|\ | | | | | | | | Ellen none refactor See merge request webgroup/sandcrawler!23
| * Merge branch 'ellen-none-refactor' of git.archive.org:webgroup/sandcrawler ↵Ellen Spertus2018-09-040-0/+0
| |\ | | | | | | | | | into ellen-none-refactor
| | * changed style of ScoreJobTest.bundleEllen Spertus2018-09-041-14/+10
| | |
| | * minor style improvementEllen Spertus2018-09-041-2/+2
| | |
| | * restored code I inadvertantly removed when mergingEllen Spertus2018-08-281-1/+4
| | |
| | * fixed scalastyle issues, including cyclomatic complexityEllen Spertus2018-08-282-48/+62
| | |
| | * fixed tests after replacing NoSlug with NoneEllen Spertus2018-08-284-77/+85
| | |
| | * replaced NoSlug with proper use of OptionEllen Spertus2018-08-287-37/+41
| | |
| * | changed style of ScoreJobTest.bundleEllen Spertus2018-09-041-14/+10
| | |
| * | minor style improvementEllen Spertus2018-09-041-2/+2
| | |
| * | restored code I inadvertantly removed when mergingEllen Spertus2018-09-041-1/+4
| | |
| * | fixed scalastyle issues, including cyclomatic complexityEllen Spertus2018-09-042-48/+62
| | |
| * | fixed tests after replacing NoSlug with NoneEllen Spertus2018-09-044-77/+85
| | |
| * | replaced NoSlug with proper use of OptionEllen Spertus2018-09-047-37/+41
|/ /
* | warning in python/READMEBryan Newbold2018-09-041-0/+22
| |
* | match crossref reducers=200Bryan Newbold2018-08-311-1/+1
|/
* make similarity score case-insensitiveBryan Newbold2018-08-272-1/+9
|
* basic crossref subtitle concatination supportBryan Newbold2018-08-272-1/+40
|