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 校验和:

06e079e0c3e20bd24c0ee1e578f213af5161d3208b492c154c29e90db2a91a83

下载总量 3,684

这个版本 3,684

许可:

需要的 Ruby 版本:

链接: