Changes

Jump to navigation Jump to search
9 bytes added ,  18:13, 16 September 2015
| '''Summary'''
|Computes the [https://en.wikipedia.org/wiki/Damerau%E2%80%93Levenshtein_distance Damerau-Levenshtein Distance] for two strings and returns a double value ({{Code|0.0}} - {{Code|1.0}}). The distance is computed as follows:<br/>
* <code>1.0 - </code> – distance / max(length of strings)</code>
* <code>1.0</code> is returned if the strings are equal; <code>0.0</code> is returned if the strings are too different.
|-
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu