how to cluster sentences in matlab

3 views (last 30 days)
rahman
rahman on 3 Sep 2014
Commented: rahman on 5 Sep 2014
I want to cluster 4 sentences. For example s1,s2,s3,s4.
I have custom distance (from my own similarity function) of these sentences from each other. For example:
s1,s2:0.75 s1,s3=0.80 s2,s3:0.50 and ...
I just want to cluster these sentences.
How could i do it in matlab?
  10 Comments
rahman
rahman on 5 Sep 2014
please!!!!!!!!!!!!!!! :(
rahman
rahman on 5 Sep 2014
it's done :) thnak u very much oleg. :*

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!