Effective clustering of a similarity matrix

后端 未结 3 2064
轻奢々
轻奢々 2021-02-09 19:19

my topic is similarity and clustering of (a bunch of) text(s). In a nutshell: I want to cluster collected texts together and they should appear in meaningful clusters at the end

3条回答
  •  渐次进展
    2021-02-09 19:41

    Just try some. There are so many clustering algorithms out there, nobody will know all of them. Plus, it also depends a lot on your data set and the clustering structure that is there. In the end, there also may be just this one monster cluster with respect to cosine distance and BofW features.

提交回复
热议问题