Sign in Sign up
rubygems

damerau-levenshtein

This gem implements pure Levenshtein algorithm, Damerau modification (where 2 character transposition counts as 1 edit distance). It also includes Boehmer & Rees 2008 modification, to handle transposition in blocks with more than 2 characters (Boehmer & Rees 2008).

Activity

Latest release
6y ago
Total releases
17
Cadence
~5 months
Last 12 months
0

Details

License
MIT
First release
Jul 23, 2011
Releases
Version Released
1.3.3 patch
1.3.2 patch
1.3.1 patch
1.3.0 minor
1.2.0 minor
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.3 patch
1.0.2 patch
1.0.0 major
1.0.1 patch
0.5.4 patch
0.5.2 patch
0.5.1 initial
0.5.3 patch