jaro_winkler 1.3.7
It's a implementation of Jaro-Winkler distance algorithm, it uses C extension and will fallback to pure Ruby version in JRuby. Both implementation supports UTF-8 string.
Gemfile:
=
install:
=
Development Dependencies (7):
amatch
>= 0
bundler
~> 1.7
fuzzy-string-match
>= 0
hotwater
>= 0
rake
~> 10.0
rake-compiler
>= 0
rspec
>= 0