RE: Odd clustering fail

2013-03-14 Thread simon.2.thompson
Hi Ted & Dan, thanks for coming back to me. I figured it out - I was being dumb! The short version is that I had a large file (a database results dump) that I was splitting with awk in a directory called enron-in. On this occasion I had forgotten to remove it before running "mahout seqdirect

Re: How to classifyan individual file after training

2013-03-14 Thread Adam Baron
Frederic, Adding the functionality to classify new text on a go-forward basis against an existing Naïve Bayes model would be very helpful functionality to add to Mahout. I found your blog post informative and I'm sure many other classification users of Mahout have faced similar challenges to what

Re: Error while compiling Ted dunning algo - knn-master

2013-03-14 Thread Matt Molek
Hi Vivek, Not sure if you're still trying to resolve this, but I got it working. git clone http://git-wip-us.apache.org/repos/asf/mrunit.git failed for me as well with error 405, "fatal: The remote end hung up unexpectedly" Just on a whim, I tried https://... instead and that worked. On Fri,