freebsd-ports/devel/rubygem-jaro_winkler/pkg-descr
Sunpoet Po-Chuan Hsieh 34846c25f5 Add rubygem-jaro_winkler 1.5.1
jaro_winkler is an implementation of Jaro-Winkler distance algorithm which is
written in C extension and will fallback to pure Ruby version in platforms other
than MRI/KRI like JRuby or Rubinius. Both of C and Ruby implementation support
any kind of string encoding, such as UTF-8, EUC-JP, Big5, etc.

WWW: https://github.com/tonytonyjan/jaro_winkler
2018-07-31 23:42:59 +00:00

6 lines
351 B
Text

jaro_winkler is an implementation of Jaro-Winkler distance algorithm which is
written in C extension and will fallback to pure Ruby version in platforms other
than MRI/KRI like JRuby or Rubinius. Both of C and Ruby implementation support
any kind of string encoding, such as UTF-8, EUC-JP, Big5, etc.
WWW: https://github.com/tonytonyjan/jaro_winkler