freebsd-ports/textproc/rubygem-amatch/pkg-descr
Dirk Meyer 4b310fd5a0 This is a Ruby library for approximate string matching and searching
using a dynamic programming algorithm to compute the Levenstein
distance between strings.  Written in C for speed.

WWW: http://flori.github.io/amatch/
2014-09-21 15:13:07 +00:00

5 lines
221 B
Text

This is a Ruby library for approximate string matching and searching
using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.
WWW: http://flori.github.io/amatch/