• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Python ▶ Text Processing in Python

Text Processing in Python

March 24, 2006

Text Processing in Python

Text Processing in Python by David Mertz is available in smart ASCII(text) format. The book contents are python basics, basic string operations, regular expressions, parsers and state-machines, internet tools and techniques, a selective and impressionistic short review of python, a data compression primer, understanding unicode, a state-machine for adding markup to text and glossary terms.

Book Description

At the broadest level text processing is simply taking textual information and -doing something- with it. This doing might be restructuring or reformatting it, extracting smaller bits of information from it, algorithmically modifying the content of the information, or performing calculations that depend on the textual information.

Table of Contents

  • Introduction
  • Python Basics
  • Basic String Operations
  • Regular Expressions
  • Parsers And State-Machines
  • Internet Tools And Techniques

Download Free PDF / Read Online

Author(s): David Mertz
Format(s): Text
Number of pages: 544
Link: Download.

Similar Books:

  1. Unix Text Processing
  2. Dive Into Python: Python from novice to pro
  3. JavaScript User’s Guide
  4. Natural Language Processing
  5. Building Skills in Python
Previous Post: « Understanding X.500 – The Directory
Next Post: A Practical Theory of Programming »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com