Skip to content

Releases: tdebatty/java-string-similarity

Refactored to use string profile where applicable (Q-Gram, Cosine, Jaccard and Sorensen-Dice)

22 Apr 13:22
Compare
Choose a tag to compare

Bugfixes

08 Apr 08:15
Compare
Choose a tag to compare
v0.8

[maven-release-plugin] copy for tag v0.8

Weighted Levenshtein

07 Apr 20:07
Compare
Choose a tag to compare
v0.6

[maven-release-plugin] copy for tag v0.6

Damerau-Levenshtein; Jaccard index; Sorensen-Dice coefficient; Cosine similarity.

07 Apr 16:20
Compare
Choose a tag to compare

Q-Gram and N-Gram similarity

29 Jan 16:13
Compare
Choose a tag to compare

Q-Gram and N-Gram similarity

Initial release

29 Jan 09:13
Compare
Choose a tag to compare

Levenshtein
Jaro-Winkler
Longest Common Subsequence