Difference between revisions of "Class Meeting for 10-710 10-04-2011"

From Cohen Courses
Jump to navigationJump to search
Line 12: Line 12:
  
 
* [http://www.cs.berkeley.edu/~klein/papers/klein_and_manning-parsing_and_hypergraphs-IWPT_2001.pdf Parsing and Hypergraphs], D. Klein and C. Manning, IWPT 2001
 
* [http://www.cs.berkeley.edu/~klein/papers/klein_and_manning-parsing_and_hypergraphs-IWPT_2001.pdf Parsing and Hypergraphs], D. Klein and C. Manning, IWPT 2001
 +
* [http://acl.ldc.upenn.edu/H/H05/H05-1036.pdf Compiling Comp Ling: Practical Weighted Dynamic Programming and the Dyna Language], J. Eisner, E. Goldlust, and N. A. Smith, HLT-EMNLP 2005
  
 
=== Background Readings ===
 
=== Background Readings ===
  
 
* [http://www.cs.cmu.edu/~nasmith/psnlp/lecture2.pdf Noah's slides on inference] from a short course, [http://www.cs.cmu.edu/~nasmith/psnlp/ Probability and Structure in NLP]
 
* [http://www.cs.cmu.edu/~nasmith/psnlp/lecture2.pdf Noah's slides on inference] from a short course, [http://www.cs.cmu.edu/~nasmith/psnlp/ Probability and Structure in NLP]

Revision as of 14:21, 30 September 2011

This is one of the class meetings on the schedule for the course Structured Prediction 10-710 in Fall 2011.

Making Structured Predictions with Dynamic Programming

Required Readings

Optional Readings

Background Readings