Skip to content

Elm implementation of Jaro-Winkler similarity.

License

Notifications You must be signed in to change notification settings

z5h/jaro-winkler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Elm implementation of Jaro-Winkler similarity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages