Software for string similarity calculation
By legmarco at Fri, Feb 9 2007 10:44am |
Hi there,
I am looking for a Mac OSX software or an excel macro which calculates the Levenshtein (or Edit) Distance among strings.
Anyone can help?
Thanks in advance.



python?
this looks promising
http://trific.ath.cx/resources/python/levenshtein/
-a
Thanks
I have never tried python. Hope I will be able to go thru this.
Thanks.