tdebatty / java-string-similarity

Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Other
2.69k stars 410 forks source link

Where is the SparseIntegerVector (and related) code? #49

Closed SpamWall closed 5 years ago

SpamWall commented 6 years ago

Where is the SparseIntegerVector (and related) code?

tdebatty commented 5 years ago

They are not used anymore, and hence were removed. See commits