Python library for Sequence Matching/Comparison
Eli Bendersky
eliben at gmail.com
Sat Aug 7 06:39:01 EDT 2010
More information about the Python-list mailing list
Sat Aug 7 06:39:01 EDT 2010
- Previous message (by thread): Python library for Sequence Matching/Comparison
- Next message (by thread): os.unlink on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Aug 7, 2010 at 12:32, Sohail <nawabadeel at gmail.com> wrote: > Hi, > > Is there any sequence matching library in (apart from difflib) to > compare sequences of natural text? > > thanks > -- > http://mail.python.org/mailman/listinfo/python-list > Are you aware of NLTK? It has a lot of sub-libraries for almost anything you might need with processing natural text. Eli -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20100807/558a0bc8/attachment-0001.html>
- Previous message (by thread): Python library for Sequence Matching/Comparison
- Next message (by thread): os.unlink on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list