Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Text Processing in Python
🌠 Top Free Python Books - 100% Free or Open Source!
  • Title: Text Processing in Python
  • Author(s) David Mertz
  • Publisher: Addison-Wesley Professional; 1 edition (June 12, 2003)
  • Paperback: 544 pages
  • eBook: HTML and PDF (505 pages)
  • Language: English
  • ISBN-10: 0321112547
  • ISBN-13: 978-0321112545
  • Share This:  

Book Description

This book is an example-driven, hands-on tutorial that carefully teaches programmers how to accomplish numerous text processing tasks using the Python language. Filled with concrete examples, this book provides efficient and effective solutions to specific text processing problems and practical strategies for dealing with all types of text processing challenges.

It begins with an introduction to text processing and contains a quick Python tutorial to get you up to speed. It then delves into essential text processing subject areas, including string operations, regular expressions, parsers and state machines, and Internet tools and techniques. Appendixes cover such important topics as data compression and Unicode.

A comprehensive index and plentiful cross-referencing offer easy access to available information. In addition, exercises throughout the book provide readers with further opportunity to hone their skills either on their own or in the classroom.

About the Authors
  • David Mertz came to writing about programming via the unlikely route of first being a humanities professor. Along the way, he was a senior software developer, and now runs his own development company, Gnosis Software ("We know stuff!"). David writes regular columns and articles for IBM developerWorks, Intel Developer Network, O'Reilly ONLamp, and other publications.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • O'Reilly® Think Python, 2nd Edition (Allen B. Downey)

    This hands-on guide takes you through the Python programming language a step at a time, beginning with basic programming concepts before moving on to functions, recursion, data structures, and object-oriented design. 2nd edition updated for Python 3.

  • Python for Everybody: Exploring Data in Python 3

    This book is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as your tool to solve data problems that are beyond the capability of a spreadsheet.

  • Automate the Boring Stuff with Python (Albert Sweigart)

    Learn how to use Python to write programs that do in minutes what would take you hours to do by hand - no prior programming experience required. You'll create Python programs that effortlessly perform useful and impressive feats of automation.

  • O'Reilly® Natural Language Processing with Python

    This book offers a highly accessible introduction to natural language processing (NLP), the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation.

  • Hands-On Natural Language Processing with Python

    It teaches you how to leverage deep learning models for performing various NLP tasks, along with best practices in dealing with today's NLP challenges. you will be well versed in building deep learning-backed NLP applications, along with overcoming NLP challenges.

  • Text Algorithms (Maxime Crochemore, et al)

    This much-needed book on the design of algorithms and data structures for text processing emphasizes both theoretical foundations and practical applications. The core is the material on suffix trees and subword graphs, applications of these data structures.

  • Theory and Applications for Advanced Text Mining (S. Sakurai)

    This book introduces advanced text mining techniques. They are various techniques from relation extraction to under or less resourced language. Text mining techniques have been studied aggressively in order to extract the knowledge from the data.

Book Categories
:
Other Categories
Resources and Links