Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 352 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 352 Bytes
This package is for calculating the Jaro-Winkler similarity of two strings.

This is a useful way to measure how simiar a string is to a human entered string (which may have errors and transpositions).  

Inspired by the post at: https://richardminerich.com/2011/09/record-linkage-algorithms-in-f-–-jaro-winkler-distance-part-2/