simstring

v 20140723

A fast and simple algorithm for approximate string matching/retrieval

SimString is a simple library for fast approximate string retrieval. Approximate string retrieval finds strings in a database whose similarity with a query string is no smaller than a threshold. Finding not only identical but similar strings, approximate string retrieval has various applications including spelling correction, flexible dictionary matching, duplicate detection, and record linkage.

http://www.chokkan.org/software/simstring/

To install simstring, paste this in macOS terminal after installing MacPorts

sudo port install simstring

Add to my watchlist

Installations 0
Requested Installations 0