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.5KB)

Runtime依存関係 (2):

ffi ~> 1.1.5
ffi >= 0

Development依存関係 (2):

jeweler >= 0
rspec >= 0

所有者:

作者:

  • Ross Bayer

SHA 256チェックサム:

=

累計ダウンロード数 3,863

このバージョンのみ 3,863

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: