ruby-jaro-winkler 1.5.4 Ruby implementation of Jaro-Winkler distance algorithm

jaro_winkler is an implementation of Jaro-Winkler distance algorithm. It is written as a C extension and will fallback to a pure Ruby implementation on platforms where this is unsupported.