string similarity in python

Luca Montecchiani cbm64 at inwind.it
Mon Nov 24 15:46:14 EST 2003


Peter Otten wrote:
:
> Remembering an algorithm called Levenshtein, google came up with something
> that looks promising.
> 
> http://trific.ath.cx/resources/python/levenshtein/
:

Other resources :

o http://www-users.cs.umn.edu/~ialbert/python/apse/

o http://datamining.anu.edu.au/projects/linkage.html
   ( stringcmp.py encode.py modules )

o http://spazioinwind.libero.it/montecchiani/pyfdupes-0.7.tgz

o http://www.bio.cam.ac.uk/~mw263/pyagrep.html

ciao,
luca





More information about the Python-list mailing list