Works incorrect with Cyrillic
AlexWayfer opened this issue · 0 comments
AlexWayfer commented
Amatch::DamerauLevenshtein.new('чай').match('чая')
# => 2
I guess, the same problem as colinsurprenant/hotwater#1
AlexWayfer opened this issue · 0 comments
Amatch::DamerauLevenshtein.new('чай').match('чая')
# => 2
I guess, the same problem as colinsurprenant/hotwater#1