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-numpy apt-xapian-index app-install-data python-xdg
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