RubyGems Navigation menu

strcmp 1.0.0

A simple ruby gem that is used to compute how similar two strings are to one another. It includes a fast C implementation of the jaro-winkler distance algorith and soon the levenshtein distance algorithm. More metrics on the way.

Gemfile:
=

安装:
=

版本列表:

  1. 1.0.0 March 05, 2013 (11.5 KB)

Runtime 依赖 (2):

ffi ~> 1.1.5
ffi >= 0

Development 依赖 (2):

jeweler >= 0
rspec >= 0

所有者:

作者:

  • Ross Bayer

SHA 256 校验和:

=

下载总量 3,863

这个版本 3,863

版本发布:

许可:

需要的 Ruby 版本:

链接: