jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Charming Python: Text processing in Python for beginners

DeEnFrSp
Hits: 33

Charming Python: Text processing in Python for beginners

Rating 0.0 0.0
Along with several other popular scripting languages, Python is an excellent tool for scanning and manipulating textual data. This article summarizes Python's text processing facilities for the programmer new to Python. The article explains some general concepts of regular expressions and offers advice on when to use (or not use) regular expressions while processing text.


Platform(s): n/a
Date: Mar, 05 2002
Author: http://www-106.ibm.com/developerworks/linux/library/l-python5.html?open&l=766,t=grws

Ratings

Number of Ratings: 0 Votes
5     
0%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

XML programming in Java

XML/Tips and Tutorials/Java and XML

XSLbyDemo

XML/Software

XML Registry

XML/Software

XML Security Suite

XML/Scripts and Programs/Security Systems

Xeena

XML/Software

Server-side scripting languages

PHP/Magazine Articles

IBM XSL Formatting Object Composer

XML/Scripts and Programs/Authoring Tools/Java

Deploying Web services with WSDL

XML/Tips and Tutorials/Web Services

Anatomy of an XSLT processor

XML/Tips and Tutorials/Miscellaneous

Effective XML processing with DOM and XPath in Java

XML/Tips and Tutorials/Java and XML

P3P Policy Editor

Java/Applications/Miscellaneous

Atomik

Tools and Utilities/Wireless

XML Viewer

XML/Software

Introduces the Python xml_pickle object

Python/Tips and Tutorials/XML and Python

Charming Python: Parsing with the SimpleParse module

Python/Tips and Tutorials/Miscellaneous