aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* crank hbase GROBID worker memory usage downBryan Newbold2018-12-101-1/+1
|
* increase message size (kafka-grobid-hbase)Bryan Newbold2018-12-101-0/+2
|
* add python-snappy depBryan Newbold2018-12-102-84/+96
|
* ah, right, it's more like extract/3sec, not 30secBryan Newbold2018-12-031-4/+4
|
* tweak grobid worker producer settingsBryan Newbold2018-12-031-2/+2
| | | | | Python CPU utilization shot way up; this is an attempt to bring it back down.
* tweak kafka config significantlyBryan Newbold2018-12-032-3/+18
|
* more sentry tags when extractingBryan Newbold2018-12-031-1/+6
|
* improvements to Kafka GROBID worker loggingBryan Newbold2018-12-032-11/+22
|
* work around kafka topic/group mistakesBryan Newbold2018-12-011-1/+1
|
* fix error var typoBryan Newbold2018-11-271-1/+1
|
* catch more wayback error typesBryan Newbold2018-11-261-1/+11
|
* fix ungrobid extraction testsBryan Newbold2018-11-221-2/+4
|
* better default consumergroup nameBryan Newbold2018-11-211-1/+1
|
* many improvements to kafka HBase inserterBryan Newbold2018-11-211-29/+29
|
* cherry-pick: correct HBase column filteringBryan Newbold2018-11-211-1/+1
|
* fixes to hbase workerBryan Newbold2018-11-211-1/+13
|
* fix kafka grobid command line topic parsingBryan Newbold2018-11-212-3/+9
|
* kafka_grobid_hbase (not 'ed')Bryan Newbold2018-11-211-0/+0
|
* kafka_grobid fixes and hbase WIPBryan Newbold2018-11-212-2/+179
|
* small kafka_grobid tweaksBryan Newbold2018-11-211-1/+2
|
* updated Pipfile.lock (VERY SLOW)Bryan Newbold2018-11-211-548/+431
|
* kafka_grobid tweaks for deployment; delay insert decisionBryan Newbold2018-11-211-21/+9
|
* initial work on kafka_grobid workerBryan Newbold2018-11-202-0/+296
|
* 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
|
* some progress on a crude grobid metadata filterBryan Newbold2018-09-262-7/+151
|
* longtail grobid metadata parse/filter WIPBryan Newbold2018-09-223-0/+114
|
* 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-141-0/+45
|
* add manifest sqlite3 -> JSON converterBryan Newbold2018-09-141-0/+58
|
* filter_scored_matches.pyBryan Newbold2018-09-131-0/+110
|
* blacklist -> denylistBryan Newbold2018-09-052-8/+8
|
* warning in python/READMEBryan Newbold2018-09-041-0/+22
|
* update python TODOBryan Newbold2018-08-271-4/+1
|
* finally got extraction_ungrobided to run in prodBryan Newbold2018-08-261-4/+7
| | | | | Problem was that only one python script was getting sent, so couldn't "import from". Should refactor shared code into a new common file.
* WIP: ungrobided doesn't inherit (copypasta)Bryan Newbold2018-08-252-7/+136
|
* ungrobided: example real outputBryan Newbold2018-08-251-0/+20
|
* ungrobided: fix python call typoBryan Newbold2018-08-251-1/+1
|
* disambiguration parse_line methodBryan Newbold2018-08-251-3/+3
|
* ungrobided: add real results to testsBryan Newbold2018-08-251-1/+51
|
* python extraction_ungrobided jobBryan Newbold2018-08-243-0/+288
|
* update READMEsBryan Newbold2018-08-241-22/+30
|
* rename ./mapreduce to ./pythonBryan Newbold2018-08-2421-0/+4508