[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Updated levenshtein.scm
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] Updated levenshtein.scm |
Date: |
Sat, 3 Sep 2005 10:16:50 +0200 |
On 9/3/05, Kon Lovett <address@hidden> wrote:
> Hi,
>
> I have attached an updated version of the Levenshtein distance
> implementation, based on the one in the levenshtein egg. Just think
> these are a little easier to read.
>
Splendid. If you don't mind, I'll put both versions into a single file (say,
as `levenshtein-distance' and `levenshtein-distance-using-matrix').
cheers,
felix