Re: Python library for Sequence Matching/Comparison

2010-08-07 Thread Eli Bendersky
On Sat, Aug 7, 2010 at 12:32, Sohail 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 any

Python library for Sequence Matching/Comparison

2010-08-07 Thread Sohail
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