Re: String Similarity - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: String Similarity
Date
Msg-id 200605191613.31375.josh@agliodbs.com
Whole thread Raw
In response to Re: String Similarity  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-hackers
> > I have a side project that needs to "intelligently" know if two
> > strings are contextually similar.

Also check out the "fuzzystrmatch" module in /contrib, which offers 
soundex, metaphone and levenschtein functions.

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [OT] MySQL is bad, but THIS bad?
Next
From: Alvaro Herrera
Date:
Subject: Re: text_position worst case runtime