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

install:
=

Versions:

  1. 1.0.0 March 05, 2013 (11.5 KB)

Runtime Dependencies (2):

ffi ~> 1.1.5
ffi >= 0

Development Dependencies (2):

jeweler >= 0
rspec >= 0

Owners:

Authors:

  • Ross Bayer

SHA 256 checksum:

=

Total downloads 3,863

For this version 3,863

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: