Language Technologies Institute
11-712: Self-Paced Laboratory


Algorithms for NLP (6 units)

Instructor: Alon Lavie
Office: GHC 5715
Email: alavie@cs.cmu.edu
Office Hours: by appointment

Please read the Introduction before you start working on any of the modules.

The code for these lab modules is implemented in Lisp, and is tested and confirmed to function properly under Gnu Common Lisp (GCL).
Use GCL to complete these modules.
GCL is available for download at: http://www.gnu.org/software/gcl/
You may want to look at the transcript and sample Lisp file from a Lisp review session from previous semesters.

Modules: [Chart Parsing] [GLR Parsing] [GenKit Generation]

NOTE: For Spring semester 2010, the last day to complete your work, hand it in, and notify the instructor is Friday, April 29, 2011 (by midnight).


09-Sep-98 by ehn@cs.cmu.edu ~~~~ 12-Jan-10 update by alavie@cs.cmu.edu