blob: 6f3d3debafd4785a0052f1b3e09318cd410957d2 (
plain) (
blame)
1
2
3
|
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.
|