[postgis-users] Fuzzy phonetic matching

Shaozhong SHI shishaozhong at gmail.com
Tue Jan 5 15:10:47 PST 2021


Hi, Steve,

Which one can do whole phrases?

Regards,

David

On Tue, 5 Jan 2021 at 15:53, Stephen Woodbridge <
stephenwoodbridge37 at gmail.com> wrote:

> My geocode has that built in. You look at that to get some ideas.
>
> I recommend using double metaphone for phonetic comparison rather than
> soundex.  Also you can’t do whole phrases you have to do it word by word
> and sun the differences of each word to score the phrase.
>
> -Steve
>
> Sent from my iPhone
>
> > On Jan 5, 2021, at 3:13 AM, Shaozhong SHI <shishaozhong at gmail.com>
> wrote:
> >
> > Has anyone tested phonetic matching of phrases?
> >
> > Any practical example to show how it works?
> >
> > Regards,
> > David
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/postgis-users
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20210105/45f09c9b/attachment.html>


More information about the postgis-users mailing list