Maven module :
un.api : api-various :
Class :
un.impl.character.Sift3
Extends/Implements :
-
Subclasses :
-
Algorithm to calculate distances between Strings.
http://siderite.blogspot.com/2007/04/super-fast-and-accurate-string-distance.html
https://github.com/awnist/distance
author
Johann Sorel (UN Project adaptation)
Variables :
-
Functions :
distance
public float
distance
(Chars s1, Chars s2)
http://siderite.blogspot.com/2007/04/super-fast-and-accurate-string-distance.html
https://github.com/awnist/distance
author Johann Sorel (UN Project adaptation)