Re: [Math] Re: Trying Fuzzy clustering algorithm in commons apache

2016-04-25 Thread Gilles
On Sun, 24 Apr 2016 23:36:57 +0100, Prakash Poudyal wrote: Well, I need to cluster 1000 sentences into some groups. Since, there are several sentence which could be in any group, therefore, I need to use fuzzy clustering. Lets take 10 sentences tfidf value. Sentence 1 0.50.60.7

Re: [Math] Re: Trying Fuzzy clustering algorithm in commons apache

2016-04-24 Thread Prakash Poudyal
Well, I need to cluster 1000 sentences into some groups. Since, there are several sentence which could be in any group, therefore, I need to use fuzzy clustering. Lets take 10 sentences tfidf value. Sentence 1 0.50.60.7 0.8 0.9 Sentence 2 0.10.20.3 0.4 0