Text Processing in Python

Text Processing in Python by David Mertz

Text Processing in Python

by David Mertz

eBook Description:

Publisher: Addison-Wesley Professional 2003
ISBN/ASIN: 0321112547
ISBN-13: 9780321112545
Number of pages: 544

License(s):This stuff is copyrighted by AW (except the code samples which are released to the public domain). Feel free to use this material personally; but no permission is given for further distribution beyond your personal use. (2) The book is provided in “smart ASCII” format. This is converted to print (and maybe to fancier electronic formats) by automated scripts (txt->LaTeX->PDF for the printed version).

eBook Description:
The book describes techniques for manipulation of text using the Python programming language. Because Python is clear, expressive, and object-oriented it is a perfect language for doing text processing. This book is not a tutorial on Python. It has the goal to help the programmer get the job done pragmatically, and to give the reader an understanding of why something works.

Download or read it online here: Text Processing in Python

You may also like...