amatch

URL
http://XXX
Author(s)
Summary
Amatch is a library for approximate string matching and searching using a dynamic programming algorithm to compute the Levenstein distance between strings.

Add your comment ↓

Comments

amatch is Working
for zipizap (Mac OSX, about 1 year ago)

The URL is:

http://amatch.rubyforge.org/

amatch (0.2.5) is Working
for zipizap (GNU/Linux, about 1 year ago)

Version 0.2.5 now works fine with ruby 1.9.1

amatch (0.2.3) is Failing
for Clint Bishop (Mac OSX, over 2 years ago)

Works after applying Michael Granger's patch.

amatch (0.2.3) is Failing
for Michael Granger (Mac OSX, over 2 years ago)

It works after changing the explicit RSTRING()->ptr expressions to the new equivalent upgrade-safe macros like RSTRING_PTR().

It compiles at least passes all of its tests with the patch here:

http://deveiate.org/code/amatch-0.2.3-ruby-1.9.1.patch

amatch (0.2.3) is Failing
for Thomas Preymesser (GNU/Linux, over 2 years ago)

installation fails

Add your comment




Yes No