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

Text Processing in Python

Text Processing in Python Image

Book Details:

Publisher:Addison-Wesley Professional
Series: Addison Wesley
Author:David Mertz
Edition:1
ISBN-10:0321112547
ISBN-13:9780321112545
Pages:544
Published:Jun 12 2003
Posted:Nov 19 2014
Language:English
Book format:CHM
Book size:0.84 MB

Book Description:

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 the programmer get the job done pragmatically and efficiently; and giving the reader an understanding - both theoretically and conceptually - of why what works works and what doesn't work doesn't work. Mertz provides practical pointers and tips that emphasize efficent, flexible, and maintainable approaches to the textprocessing tasks that working programmers face daily.

Download Link:

Related Books:

Python Text Processing with NLTK 2.0 Cookbook

Python Text Processing with NLTK 2.0 Cookbook Image
Use Python's NLTK suite of libraries to maximize your Natural Language Processing capabilities. Quickly get to grips with Natural Language Processing ? with Text Analysis, Text Mining, and beyond. Learn how machines and crawlers interpret and process natural languages. Easily work with huge amounts of data and learn how to handle distributed processing. Part of Packt's Cookbook series: Each recipe is a carefully organized sequence of instructions to complete the task as efficiently as possible In Detail Natural Language Processing is used everywhere ? in search engines, spell checkers, mobile phones, computer games ? even your washing machine. Python's Natural Language Toolkit (NLTK) suite of libraries has rapidly emerged as one of the most efficient...

Python 3 Text Processing with NLTK 3 Cookbook

Python 3 Text Processing with NLTK 3 Cookbook Image
Over 80 practical recipes on natural language processing techniques using Python's NLTK 3.0 About This BookBreak text down into its component parts for spelling correction, feature extraction, and phrase transformationLearn how to do custom sentiment analysis and named entity recognitionWork through the natural language processing concepts with simple and easy-to-follow programming recipesWho This Book Is ForThis book is intended for Python programmers interested in learning how to do natural language processing. Maybe you've learned the limits of regular expressions the hard way, or you've realized that human language cannot be deterministically parsed like a computer language. Perhaps you have more text than you know what to do with, and need autom...

Programming Perl

Unmatched power for text processing and scripting
Programming Perl Image
4th Edition
Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved into a general purpose programming language that's helped hundreds of thousands of programmers, system administrators, and enthusiasts, like you, get your job done. In this much-anticipated update to "the Camel," three renowned Perl authors cover the language up to its current version, Perl 5.14, with a preview of features in the upcoming 5.16. In a world where Unicode is increasingly essential for text pr...



2007 - 2021 © eBooks-IT.org