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

Both sides previous revision Previous revision
Next revision
Previous revision
string_matching_en_python [26/10/2008 21:25]
fernando
string_matching_en_python [05/05/2009 00:00]
Line 1: Line 1:
-====== String matching en Python ====== 
  
-Esta es una colección de links relacionados con alternativas disponibles para encontrar coincidencias aproximadas en Python, al estilo de agrep. 
- 
-[[http://​luggage.bcs.uwa.edu.au/​~michaelw//​pyagrep.html|AGREPY:​ Python port of agrep string matching with errors]] 
- 
-[[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://​coding.derkeiler.com/​Archive/​Python/​comp.lang.python/​2006-11/​msg02387.html|How fuzzy is get_close_matches() in difflib?]] 
- 
-[[http://​www.velocityreviews.com/​forums/​t351722-aproximative-string-matching.html|Aproximative string matching]], ​ 
-[[http://​nixforums.org/​viewtopic.php?​p=519683| Aproximative string matching]] 
- 
-[[http://​code.activestate.com/​recipes/​475148/​|Recipe 475148: Fuzzy matching dictionary ]] 
string_matching_en_python.txt · Last modified: 05/05/2009 00:00 (external edit)