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 checksum:

06e079e0c3e20bd24c0ee1e578f213af5161d3208b492c154c29e90db2a91a83

總下載次數 3,693

這個版本 3,693

License:

Ruby 版本需求:

相關連結: