tvrecommend: How to Install
First make sure you have installed the required software:
Required Software
- Python (version 2.5 or higher)
- Beautiful Soup - The Python library for parsing HTML data.
- IMDbPY -- The Python library for retrieving IMDb data
- LIBSVM -- A Library for Support Vector Machines
Then go to project site (http://sourceforge.net/projects/tvrecommend)
and download the program or simply do a checkout using your favorite Subversion client
(this method is much better for now since the project is under heavy development):
svn co https://tvrecommend.svn.sourceforge.net/svnroot/tvrecommend/
If you are an MS Windows user, please grab the svmc.dll from the libsvm archive and place it in the same directory and do not forget to rename it to svmc.pyd