Closed trans closed 10 years ago
:+1:
Conceptually, I like it... I'll take a closer look tomorrow.
How about merging this (it doesn't effect anything as is) and worry about integrating it later.
I'll try to remember to do it tomorrow... Sorry, joke projects tend to get forgotten when life gets busy (like always)! On Jul 11, 2014 10:31 AM, "7rans" notifications@github.com wrote:
How about merging this (it doesn't effect anything as is) and worry about integrating it later.
— Reply to this email directly or view it on GitHub https://github.com/ruby-jokes/close_enough/pull/21#issuecomment-48737308 .
I add a pure-Ruby Damerau-Levenshtein algorithm which could be used in place of the C-based dependency in cases where that is not a viable option.
However, I am not exactly sure how to integrate it into API to allow the end user the choice between the two. So I leave that up to smarter folk than I.