Re: Python library for Sequence Matching/Comparison
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
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
