| Description: | implemented common distance algorithms with some custom behavior so it won't do as good as original
-levenshtein without string length limit
-levenshtein damerau
-dice
-hamming
-jaroWinkler
Also improved  existing methodsimplemented common distance algorithms with some custom behavior so it won't do as good as original
-levenshtein without string length limit
-levenshtein damerau
-dice
-hamming
-jaroWinkler
Also improved  existing methods |