Carl Baatz
Results
3
comments of
Carl Baatz
Hi ywg, thanks for reporting this. You're right that this does not implement a proper Damerau-Levenshtein distance - it implements the optimal string alignment algorithm, as stated in the first...
Hi ywg, I'd be interested in the tests - I can't promise that I'll rewrite this to true DL, but I'll consider it and then the tests would be great....
Cool, thanks! I'll try to have a look at it this weekend.