Posts tagged as:

implementation

Implementing a simple web-log based recommender system

July 25, 2008

I’ve now implemented such a system as an extension to Catalyst, the open source Perl web framework. The system isn’t yet ready for general distribution, but I’d like to share my approach.
First, I’ve gathered ten years of web access logs from WormBase, a generic model organism database where I work as the project manager.
Next, [...]

Read the full article →