Re: Postgres / Jaro Winkler fuzzy string matching

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres / Jaro Winkler fuzzy string matching
Date: 2007-05-29 16:15:42
Message-ID: e2b5f50e7dadbf9880fb3faf1b3f0684@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

> Anyone have an implementation of the Jaro Winkler fuzzy string
> matching algo for Postgres?

I've not seen one, but it should be a Simple Matter of Programming
to whip something up in Perl or C.

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200705291213
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFGXFGwvJuQZxSWSsgRAxO8AKCeDyUhRppYEPQxiEirL7mmrk8HYgCdFYNR
Iq7HEQZzCWb2CFy0ugPqGes=
=+1fd
-----END PGP SIGNATURE-----

In response to

Browse pgsql-general by date

  From Date Subject
Next Message PFC 2007-05-29 16:25:50 Re: problems with SELECT query results
Previous Message PFC 2007-05-29 16:15:14 Re: Languages and Functions