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.0.0 March 05, 2013 (11.5KB)