Awesome
FuzzySearcher
Simplified Smalltalk implementation of ambiguous matching algorithm based on Baeta-Yates, R.A., Gonnet, G.H., Wu, S. and Manber, U
Installation
Metacello new
baseline: 'FuzzySearch';
repository: 'github://hernanmd/FuzzySearcher/repository';
load.