taki0112 / Vector_Similarity

Python, Java implementation of TS-SS called from "A Hybrid Geometric Approach for Measuring Similarity Level Among Documents and Document Clustering"
MIT License
294 stars 44 forks source link

Vectorized Calculation? #1

Open snowneji opened 6 years ago

snowneji commented 6 years ago

If we want to calculate for large collections of document, can ts-ss be vectorized like cosine similarity

cgallay commented 3 years ago

Any news regarding this issue? I would also be interested into speeding up the computation of the distance.