tonytonyjan / jaro_winkler

Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
MIT License
195 stars 29 forks source link

Support long strings Fix #10 #11

Closed hanachin closed 9 years ago

hanachin commented 9 years ago

Fall back to r_distance when given strings is too long