SLP148 Language and Computation
Resources
This page contains useful resources for the unit
Python
Python is the main programming language of the unit. It is a language that is easy to learn and to use for rapid development of applications.
- Official webpage (contains links to download and documentation)
NLTK
NLTK is the Natural Language Toolkit, and is based on Python. This toolkit is designed for teaching natural language technology.
- Main webpage contains links to download and documentation.
- NLTK Book; the draft of a book that teaches language technology and NLTK.
Exam Preparation
- Some Python and NLTK information. This information was available as an appendix to the 2007 exam. There will be an updated version of this by week 13.
Comments to: diego@ics.mq.edu.au