aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main/scala/sandcrawler/GrobidScorableDumpJob.scala
Commit message (Collapse)AuthorAgeFilesLines
* clean up commented out code in scalding/Bryan Newbold2018-08-241-1/+0
|
* remove duplicate importsBryan Newbold2018-08-241-2/+0
|
* scalastyleBryan Newbold2018-08-211-9/+8
|
* use grobid0:metadata, not tei_jsonBryan Newbold2018-08-211-5/+5
| | | | | This is for efficiency. I had forgotten that the extract script actually writes this path!
* fold all scorable code into sanity check; countersBryan Newbold2018-08-211-7/+52
|
* add GrobidScorableDumpJob and basic testBryan Newbold2018-08-211-0/+18