m7moud / minhash

Simple Recommendation Engine implemented with MinHash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Recommendation Engine

Simple Recommendation Engine implemented with MinHash

Dependencies Installation

bundle install

Usage

ruby run.rb test/sample.txt

You can change the path of CSV file and run: ruby run.rb {{csv_path}}

Test

ruby test/recommendation_test.rb

License

Copyright (c) 2015 by Mahmoud Ali

About

Simple Recommendation Engine implemented with MinHash


Languages

Language:Ruby 100.0%