/book-manager

A Cross-Book Dataset Analyzer with a Simple Matlab GUI

Primary LanguageMATLAB

Book-Manager

A Cross-Book Analyzer with a Simple Matlab GUI , based on Freiburg's University Dataset.

This application is based on a Bloom Filter, to evaluate the existence or the non existence of a book, and MinHash Algorithm to Search Users with equal or similar ratings.

Setup

$ git clone git@github.com:Hazhor/Book-Manager.git
$ cd Book-Manager
$ chmod +x setup.sh
$ ./setup.sh

For more details, please see the Documentation.

@ Diogo Ferreira & Ana Tavares (University of Aveiro)