发新话题
打印

[转载]《Text Processing in Python》英文版CHM格式

[转载]《Text Processing in Python》英文版CHM格式

信息来源:邪恶八进制信息安全团队(www.eviloctal.com

Text Processing in Python 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.

Text Processing in Python 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. A companion Web site (http://gnosis.cx/TPiP) contains source code and examples from the book.

Here is some of what you will find in thie book:

When do I use formal parsers to process structured and semi-structured data? Page 257

How do I work with full text indexing? Page 199

What patterns in text can be expressed using regular expressions? Page 204

How do I find a URL or an email address in text? Page 228

How do I process a report with a concrete state machine? Page 274

How do I parse, create, and manipulate internet formats? Page 345

How do I handle lossless and lossy compression? Page 454

How do I find codepoints in Unicode? Page 465

附件

Addison.Wesley.Text.Processing.In.Python.eBook-LiB.rar (851 KB)

2005-11-8 21:45, 下载次数: 193

曾几何时,有人对我说:装B遭雷劈。我说:去你妈的。于是,这个人又对我说:如果再说脏话,上帝会惩罚你的。我说:我操上帝。结论:彪悍的人生不需要上帝。

TOP

发新话题