README
AppRecommender - Application recommender for GNU/Linux systems
---------------------------------------------------------------
Install dependencies
---------------------
# apt-get install \
python python-xapian python-apt python-cluster python-webpy python-simplejson \
python-unittest2 python-numpy python-gnuplot \
apt-xapian-index gnuplot
# cd ./src; git clone https://github.com/rueckstiess/expsuite
Run AppRecommender web UI
--------------------------
# cd ./src/web
# ./server.py
Open a browser and access http://localhost:8080
More info at https://github.com/tassia/AppRecommender/wiki