Re: Levenshtein distance on the diagonal

Thanks for this implementation of the Levenshtein distance. It really helped when I needed a version of it in XQuery, where I was running into the same problems with the standard algorithm. I finally got it nailed down though, and I’m not ashamed to say it’s pretty much just a copy of your XSLT version. My implementation can be found at http://bennettweb.org/go/k8iorhwn

Reply

The content of this field is kept private and will not be shown publicly.