Structured Prediction for Language and Other Discrete Data

11-763 | Fall 2015

Syllabus
Policy
Homeworks

Homework 1

Due 11:59pm on Tuesday, Sep. 29, 2015

This assignment will have you implement Viterbi decoding algorithm for sequence labeling. The purpose of this homework assignment is to gain familiarity with a structured prediction task and to develop a codebase that you can use in the future. You will implement a named entity recognition (NER) system and evaluate it on the CoNLL 2003 shared task.

You can get the pdf here. The files containing data and other resources are in this tar bundle.

Creative Commons License Unless otherwise indicated, this content has been adapted from this course by Chris Dyer. Both the original and new content are licensed under a Creative Commons Attribution 3.0 Unported License.