How to cluster large number of strings based on similarity matrix?

前端 未结 0 656
小鲜肉
小鲜肉 2021-01-14 13:42

I need to cluster 500K+ strings based on their similarity.

I have calculated their pair-wise Levenshtein Distances and made a sparse similarity matrix. This matrix co

相关标签:
回答
  • 消灭零回复
提交回复
热议问题