Hi all, This is my first time using svn's patch creation facility, writing a unit test and using Apache's JIRA, so hope it's OK. I've been working on a text clustering example (very slowly but have more time now!) and this is just the cosine distance measure used in that example, which I thought would be useful generally, so I submitted it as a separate patch. I've done a basic document clustering example based on the SyntheticControl clustering example, just need to test it out before submitting.
Cheers, Richard 2009/3/8 Richard Tomsett (JIRA) <j...@apache.org>: > > [ > https://issues.apache.org/jira/browse/MAHOUT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Richard Tomsett updated MAHOUT-109: > ----------------------------------- > > Status: Patch Available (was: Open) > >> Implementation of Cosine distance measure, plus unit test. >> ----------------------------------------------------------