aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main/scala/sandcrawler/CrossrefScorable.scala
Commit message (Expand)AuthorAgeFilesLines
* fixed scalastyle issues, including cyclomatic complexityEllen Spertus2018-09-041-45/+55
* replaced NoSlug with proper use of OptionEllen Spertus2018-09-041-6/+9
* basic crossref subtitle concatination supportBryan Newbold2018-08-271-1/+22
* add a content-type filter for crossref worksBryan Newbold2018-08-231-1/+17
* require crossref works to have at least one author (for matching)Bryan Newbold2018-08-231-1/+1
* author parsing (and year, for crossref)Bryan Newbold2018-08-231-1/+31
* Fixed style violations.Ellen Spertus2018-08-221-2/+4
* Added title-length filtering to CrossrefScorable.Ellen Spertus2018-08-221-13/+37
* Created static factory method for ScorableCreations to deal with null.Ellen Spertus2018-08-201-1/+1
* scorable: test for null stringsBryan Newbold2018-08-151-0/+1
* Factored out ScorableFeatures.Ellen Spertus2018-08-131-5/+2
* Pipeline works, all tests pass, no scalastyle errors.Ellen Spertus2018-08-131-25/+3
* Snapshot before changing Scorable to find bug.Ellen Spertus2018-08-121-18/+23
* Added back file I shouldn't have deleted.Ellen Spertus2018-08-121-22/+0
* It compiles.Ellen Spertus2018-08-111-19/+35
* Tests pass. Still have changes to do but made huge progress.Ellen Spertus2018-08-101-16/+22
* It compilesEllen Spertus2018-08-101-3/+2
* Broken code to share with Bryan.Ellen Spertus2018-08-091-0/+21
* WIPEllen Spertus2018-08-091-1/+2
* WIPEllen Spertus2018-08-091-3/+6
* Removed implicit parameters. Does not compile.Ellen Spertus2018-08-091-1/+1
* WIPEllen Spertus2018-08-091-0/+1
* Fixed scalastyle violations.Ellen Spertus2018-08-091-1/+1
* Added GrobidScorableTest, minor improvements.Ellen Spertus2018-08-071-1/+18
* Minor cleanup. Passes scalastyle.Ellen Spertus2018-08-071-3/+0
* Added CrossrefScorable.scala. All code compiles.Ellen Spertus2018-08-071-0/+27