Chris,

Thanks for reporting this.

I am able to replicate this problem with trunk. Created  Mahout-1195 to track 
this, I'll take a look sometime today.




________________________________
 From: Chris Harrington <[email protected]>
To: [email protected] 
Sent: Monday, April 22, 2013 6:08 AM
Subject: seq2sparse in 0.8 throwing class not found for analyzers
 

HI all,

I'm trying to run the seq2sparse tool with one of the lucene analyzers but it 
throws a class not found exception

mahout seq2sparse -i ./contentDataDir/sequenced -o 
./contentDataDir/sparseVectors --namedVector -wt tf -a 
org.apache.lucene.analysis.EnglishAnalyzer

java.lang.ClassNotFoundException: org.apache.lucene.analysis.EnglishAnalyzer

Looking at the output from bin/mahout classpath

it shows that lucene-analyzers-common-4.2.1.jar is in there as a dependancy so 
any idea why is the above throwing an exception.

Reply via email to