aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main/scala/sandcrawler/ScorableFeatures.scala
Commit message (Expand)AuthorAgeFilesLines
* add fatcat ident fields in prep for self-scoring jobBryan Newbold2019-08-101-3/+5
* blacklist -> denylistBryan Newbold2018-09-051-3/+3
* fixed scalastyle issues, including cyclomatic complexityEllen Spertus2018-09-041-3/+7
* replaced NoSlug with proper use of OptionEllen Spertus2018-09-041-5/+8
* 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