Text & Unicode processing references on the web.

anthony hornby anthony.hornby at cdu.edu.au
Wed Apr 13 22:28:40 EDT 2005


Hi Martin,
Thanks for the useful links :-)

Anthony.

On Sat, 2005-04-09 at 13:46 +0200, "Martin v. Löwis" wrote:
> anthony hornby wrote:
> > Can anyone point out some good "Python & Unicode" and "Python & Text
> > processing" resources on the net to get me started? Any good book
> > recommendations?
> 
> As a quick Unicode tutorial, I'd recommend
> 
> http://www.jorendorff.com/articles/unicode/python.html
> http://www.egenix.com/files/python/Unicode-EPC2002-Talk.pdf
> 
> For text processing, you should read the "Strings" section of the
> library reference:
> 
> http://www.python.org/doc/current/lib/strings.html
> 
> Notice there is also a separate section on SGML/XML
> 
> http://www.python.org/doc/current/lib/markup.html
> 
> PyXML has its own documentation page, on
> 
> http://pyxml.sourceforge.net/topics/docs.html
> 
> As for book recommendations: What language? I would recommend
> 
> Fischbeck, v. Löwis: Python 2
> 
> :-) It covers all of these topics.
> 
> Regards,
> Martin
-- 




More information about the Python-list mailing list