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

From Cohen Courses
Jump to navigationJump to search
 
(4 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
* [http://www.ark.cs.cmu.edu/LS2/images/d/da/KleinManning2003.pdf Accurate Unlexicalized Parsing], D. Klein and C. D. Manning, ACL 2003
 
* [http://www.ark.cs.cmu.edu/LS2/images/d/da/KleinManning2003.pdf Accurate Unlexicalized Parsing], D. Klein and C. D. Manning, ACL 2003
 
* [http://acl.ldc.upenn.edu/acl2004/emnlp/pdf/Taskar.pdf Max Margin Parsing], B. Taskar, D. Klein, M. Collins, D. Koller, and C. D. Manning, EMNLP 2004
 
* [http://acl.ldc.upenn.edu/acl2004/emnlp/pdf/Taskar.pdf Max Margin Parsing], B. Taskar, D. Klein, M. Collins, D. Koller, and C. D. Manning, EMNLP 2004
 +
* [http://aclweb.org/anthology-new/W/W05/W05-1506.pdf Better <i>k</i>-Best Parsing], L. Huang and D. Chiang, IWPT 2005
 
* [http://aclweb.org/anthology-new/P/P06/P06-1055.pdf Learning Accurate, Compact, and Interpretable Tree Annotation], S. Petrov, L. Barrett, R. Thibaux, D. Klein, ACL 2006
 
* [http://aclweb.org/anthology-new/P/P06/P06-1055.pdf Learning Accurate, Compact, and Interpretable Tree Annotation], S. Petrov, L. Barrett, R. Thibaux, D. Klein, ACL 2006
 
* [http://aclweb.org/anthology-new/P/P08/P08-1109.pdf Efficient, Feature-based, Conditional Random Field Parsing], J. R. Finkel, A. Kleeman, and C. D. Manning, ACL 2008
 
* [http://aclweb.org/anthology-new/P/P08/P08-1109.pdf Efficient, Feature-based, Conditional Random Field Parsing], J. R. Finkel, A. Kleeman, and C. D. Manning, ACL 2008
 +
* [http://www.petrovi.de/data/dissertation.pdf Coarse-to-Fine Natural Language Processing], S. Petrov, 2009 dissertation
  
 
=== Background Readings ===
 
=== Background Readings ===
  
 +
* [http://lxmls.it.pt/slides/day4_slides.tar.gz Slav Petrov's slides on syntax and parsing, from the 2011 Lisbon Machine Learning Summer School]
 
* [http://aclweb.org/anthology-new/J/J93/J93-2004.pdf Building a Large Annotated Corpus of English: The Penn Treebank], M. Marcus, B. Santorini, and M. A. Marcinkiewicz, Computational Linguistics 1993
 
* [http://aclweb.org/anthology-new/J/J93/J93-2004.pdf Building a Large Annotated Corpus of English: The Penn Treebank], M. Marcus, B. Santorini, and M. A. Marcinkiewicz, Computational Linguistics 1993
  

Latest revision as of 17:59, 9 October 2011

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

Natural Language Parsing with Context-Free Grammars

Required Readings

Optional Readings

Background Readings

Natural language and formal language