Programming in corpus linguistics
From Corpus4u wiki
Python
- Learning Python - 3rd edition
- How to Think Like a Computer Scientist: Learning with Python - No programming knowledge assumed, read it online
- Think Python updated version, read it online
Perl
- Learning Perl - 4th edition
- Perl Best Practices - from O'Reilly
Regular Expression
- Learning to Use Regular Expressions, 只有一页,图文并茂。
- Mastering Regular Expressions - 2nd edition, from O'Reilly
- Regular expression - Wikipedia entry
- 揭开正则表达式的神秘面纱 - a Chinese tutorial
