Ranking Algorithms for Spark Machine Learning Pipeline This package offers some ranking algorithms on Apache Spark machine learning pipeline. Wilson score interval Okapi BM25 Note # make a packaged jar sbt package # make a assembled JAR sbt assembly # run unit tests sbt test # check coding style sbt scalastyle