ENGLISH

Text processing in Python

Book information

Publisher
Addison-Wesley Professional
ISBN
0321112547, 9780321112545
Language
english
Format
PDF
Filesize
3 MB (2659807 bytes)
Edition
2. print
Pages
XX, 520 Seiten\479
Time added
2020-11-29 04:30:12

Description

Text Processing with Python, written by Python authority David Mertz, teaches programmers how to accomplish numerous text processing tasks using the Python language. Filled with concrete examples, this book provides effective solutions to specific text processing problems and practical strategies for dealing with all types of text processing challenges. It provides the answers to questions such as: What is the best way to convert from binary to ASCII?; How do I work with full text indexing?; How do I find a URL or an email address in text?; What are the different levels of pattern matching?; How do I process a report with a concrete state machine?; How do I parse, create and manipulate HTML documents?; How do I handle a lossless and lossy compression?; And what is the most efficient way to find codepoints in Unicode?

Similar books