Skip to content

Simplified Smalltalk implementation of ambiguous matching algorithm based on Baeta-Yates, R.A., Gonnet, G.H., Wu, S. and Manber, U

License

Notifications You must be signed in to change notification settings

hernanmd/FuzzySearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simplified Smalltalk implementation of ambiguous matching algorithm based on Baeta-Yates, R.A., Gonnet, G.H., Wu, S. and Manber, U

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published