tad-lispy / node-damerau-levenshtein

Damerau - Levenstein distance function for node
BSD 2-Clause "Simplified" License
46 stars 10 forks source link

Fix #4: two identical strings have similarity 0 #6

Closed tad-lispy closed 8 years ago

tad-lispy commented 8 years ago

Also tests for similarity and relative properties of distance object.