User Tools

Site Tools


string_matching_en_python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
string_matching_en_python [26/10/2008 21:06]
fernando creado
string_matching_en_python [30/04/2009 16:34]
fernando
Line 6: Line 6:
  
 [[http://​www.personal.psu.edu/​iua1/​python/​apse/​index.html|Approximate String Matching in Python]] [[http://​www.personal.psu.edu/​iua1/​python/​apse/​index.html|Approximate String Matching in Python]]
 +
 +[[http://​www.michael-noll.com/​wiki/​Python-Levenshtein|Python-Levenshtein]]
 +
 +[[http://​packages.ubuntu.com/​intrepid/​python/​python-levenshtein|Package:​ python-levenshtein]] for Ubuntu
  
 [[http://​www.python.org/​doc/​2.5.2/​lib/​module-difflib.html|difflib.get_close_matches]] [[http://​www.python.org/​doc/​2.5.2/​lib/​module-difflib.html|difflib.get_close_matches]]
Line 15: Line 19:
  
 [[http://​code.activestate.com/​recipes/​475148/​|Recipe 475148: Fuzzy matching dictionary ]] [[http://​code.activestate.com/​recipes/​475148/​|Recipe 475148: Fuzzy matching dictionary ]]
 +
 +
 +{{tag>​python}}
string_matching_en_python.txt ยท Last modified: 05/05/2009 00:00 (external edit)