levenshtein_str 0.1.1
Use String#levenshtein(other_str) to get the levenshtein distance between 2 strings. Useful for measuring approximate string similarity, and fuzzy matching.
Gemfile:
=
install:
=
Development Dependencies (2):
benchmark-ips
~> 2.7
benchmark-memory
~> 0.1.2