Alexander - 2011-11-16

So I have corpus database that I have gathered about some menu items and I wanted to try to using the duine engine to do collaborative filtering based on different availables foods. the question I pose is how do I configure the config files to point to our database that we have compiled? our actual implementation deals with client server communication between android phones and a desktop server, but we got all of that working. The only roadblock is how to point the engine to our data to make it recommend some items. I was wondering if someone could give me a walk through or a step by step way of setting this up I would really appreciate it.