eBooks-it.org Logo
eBooks-IT.org Inner Image

David Mertz eBooks

Download free David Mertz eBooks

Text Processing in Python

Text Processing in Python Image
Text Processing in Python describes techniques for manipulation of text using the Python programming language. At the broadest level, text processing is simply taking textual information and doing something with it. This might be restructuring or reformatting it, extracting smaller bits of information from it, or performing calculations that depend on the text. Text processing is arguably what most programmers spend most of their time doing. Because Python is clear, expressive, and object-oriented it is a perfect language for doing text processing, even better than Perl. As the amount of data everywhere continues to increase, this is more and more of a challenge for programmers. This book is not a tutorial on Python. It has two other goals: helping t...


2007 - 2017 © eBooks-IT.org