Calculates the Jaro-Winkler similarity between two strings.
The first string to compare.
The second string to compare.
The Jaro-Winkler between the two strings.
Generated using TypeDoc
Calculates the Jaro-Winkler similarity between two strings.