메소드 | 설명 | |
---|---|---|
Distance ( string value ) : int |
Compares a value to the stored value. Not thread safe.
|
|
Levenshtein ( string value ) |
Creates a new instance with a value to test other values against
|
메소드 | 설명 | |
---|---|---|
Distance ( string value1, string value2 ) : int |