Information Extraction 10-707 in Fall 2010

From Cohen Courses
Revision as of 21:25, 8 September 2010 by Nlao (talk | contribs) (→‎Readings)
Jump to navigationJump to search

Instructor and Venue

Description

Information extraction is finding names of entities in unstructured or partially structured text, and determining the relationships that hold between these entities. More succinctly, information extraction is the problem of deriving structured factual information from text.

This course considers the problem of information extraction from a machine-learning prospective. We will survey a variety of learning methods that have been used for information extraction, including rule-learning, boosting, and sequential classification methods such as hidden Markov models, conditional random fields, and structured support vector machines. We will also look at experimental results from a number of specific information extraction domains, such as biomedical text, and discuss semi-supervised "bootstrapping" learning methods for information extraction.

Readings will be based on research papers. Grades will be based on class participation, paper presentations, and a project. More specifically, students will be expected to:

Syllabus

I plan that the Fall 2010 course will spend about a third of the time covering various techniques for structured learning, a third of the time covering semi-supervised/bootstrapping methods, and the remainder on a wider variety of machine-learning methods that have been applied to information extraction.

Older syllabi:

Bibliography

Readings

Unless there's announcement to the contrary, required readings should be done before the class. After you've done the reading you should either ask or answer a question on the Google Moderator page for the class:

http://goo.gl/mod/mSsZ

Grading

Grades are based on

  • The class project
  • The paper presentation
  • Contributions to the wiki
  • Class participation