Links to useful information
Links to useful information
The following documents provide information on the texts, languages, and tools used in this course:
Account request
If you don't have a dci account, request one now!
Python:
Download Python from
http://python.org/download/
.
IDLE (Python environment) tutorial
Python for Linguists
A quick introduction to Python
on Python Robotics site.
Python Resources for Linguists New to Programming
Official Python Tutorial
NLTK: Natural Language ToolKit
nltk home page
with links to documentation and installation.
See also Appendices C & D of
Bird et al
for information on NLTK corpora.
Porter Stemmer
description.
Links to useful information