vickumar1981 / stringdistance

A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..
https://vickumar1981.github.io/stringdistance/api/com/github/vickumar1981/stringdistance/index.html
Other
78 stars 15 forks source link

Add new sound metric: soundex variants #7

Open vickumar1981 opened 6 years ago

vickumar1981 commented 6 years ago

I think the soundex score has a few variants that can be added, something like a RefinedSoundEx score.

https://en.wikipedia.org/wiki/Soundex