flori/amatch

Works incorrect with Cyrillic

AlexWayfer opened this issue · 0 comments

Amatch::DamerauLevenshtein.new('чай').match('чая')
# => 2

I guess, the same problem as colinsurprenant/hotwater#1