What's the "other tool" again? Not sure what it is u r trying to compare here, but it doesn't make sense running a MapReduce job if ur corpus size is really small.
On Sat, Apr 30, 2016 at 6:11 PM, Prakash Poudyal <[email protected]> wrote: > Hi! > > In the last mail, I ask the question is all about "*deprecated", but I want > to try and compare the result with other tool. * > > *Prakash * > > On Sat, Apr 30, 2016 at 11:06 PM, Prakash Poudyal < > [email protected]> > wrote: > > > Hi! > > > > The question could be very simple !!! > > > > I am trying Fuzzy Clustering in Mahout. I just compile the java program > > "DisplayFuzzyKmeans.java" and load the figure as in the link > > https://mahout.apache.org/users/clustering/fuzzy-k-means.html in > > Mahout.0.12 version. > > > > Now, I want to put my own input to cluster. Can anybody tell me where do > I > > need to put the input > > > > I found two classes in the program. > > > > Path samples = new Path("samples"); > > Path output = new Path("output"); > > > > are these classes are to get the inputs ? > > > > > > > > -- > > > > Regards > > Prakash Poudyal > > > > > > > -- > > Regards > Prakash Poudyal >
