Fwd: request a new feature in fuzzystrmatch - Mailing list pgsql-hackers

From Liming Hu
Subject Fwd: request a new feature in fuzzystrmatch
Date
Msg-id CAE-MfPvni_GCxY7rS_f67fo=XJw4zKyOxXjkicdELk5b+jhWBQ@mail.gmail.com
Whole thread Raw
List pgsql-hackers
---------- Forwarded message ----------
From: Liming Hu <dawninghu@gmail.com>
Date: Thu, May 16, 2013 at 5:41 PM
Subject: request a new feature in fuzzystrmatch
To: pgsql-hackers@postgresql.org


Hi,

I am studying your levenshtein edit distance contribution in Postgresql.

Can we add Levenshtein-Damerau edit distance since it is used in
spelling checker
instead of levenshtein edit distance?

Levenshtein-Damerau edit distance C source code:

http://stackoverflow.com/questions/10727174/dameraulevenshtein-distance-edit-distance-with-transposition-c-implementation.



Thanks,

Liming


--
Liming Hu
cell: (435)-512-4190
Seattle Washington


--
Liming Hu
cell: (435)-512-4190
Seattle Washington



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Better handling of archive_command problems
Next
From: Stephen Frost
Date:
Subject: Re: Extent Locks