ruby-damerau-levenshtein
Calculation of editing distance for 2 strings using Levenshtein or
Description
Damerau-Levenshtein algorithms 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).Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/GlobalNamesArchitecture/damerau-levenshtein
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-damerau-levenshtein