aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main/scala/sandcrawler/ScorableFeatures.scala
Commit message (Expand)AuthorAgeFilesLines
* author parsing (and year, for crossref)Bryan Newbold2018-08-231-4/+7
* set a minimum slug size (8 chars)Bryan Newbold2018-08-231-1/+5
* Merge branch 'strings'Bryan Newbold2018-08-211-9/+9
|\
| * Reads blacklist from file.Ellen Spertus2018-08-201-18/+21
* | Removed debugging code, fixed style warnings.Ellen Spertus2018-08-201-11/+6
* | Created static factory method for ScorableCreations to deal with null.Ellen Spertus2018-08-201-13/+21
|/
* change slugification behavior to not split on colonBryan Newbold2018-08-151-2/+2
* add a stub title blacklistBryan Newbold2018-08-151-1/+12
* scorable: test for null stringsBryan Newbold2018-08-151-1/+4
* Factored out ScorableFeatures.Ellen Spertus2018-08-131-0/+30