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 版本需求:

相關連結: