Skip to Content

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.

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; a book that teaches language technology and NLTK.