README

Daniel Lemire, Ph.D.
February 2004

This is a snap shop of the source code for the COFI: Collaborative
Filtering library.

FAQ
---

I can't compile the code, it is missing a class (HTML.java)?

That's normal. That class contained some configuration parameters
that are not needed. The data package is only given as an example.

In the future, we hope to clean this up a bit but for now, please
use this source code to help you use collaborative filtering in your
application, not as a turn key solution.




