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

From Cohen Courses
Jump to navigationJump to search
Line 9: Line 9:
  
 
* [[required::sha_2003_shallow_parsing_with_conditional_random_fields | {{MyCiteconference| booktitle = Proceedings of HLT-NAACL| coauthors = F. Pereira| date = 2003| first = F.| last = Sha| pages = 213–220| title = Shallow parsing with conditional random fields}}]]
 
* [[required::sha_2003_shallow_parsing_with_conditional_random_fields | {{MyCiteconference| booktitle = Proceedings of HLT-NAACL| coauthors = F. Pereira| date = 2003| first = F.| last = Sha| pages = 213–220| title = Shallow parsing with conditional random fields}}]]
 +
 +
I will also cover most of the material in the paper below in lecture.  This paper defines CRFs somewhat more generally than Sha & Pereira do.
 +
 +
* [http://www.cis.upenn.edu/~pereira/papers/crf.pdf Conditional Random Fields: Probabilistic Models for Segmenting and Labeling Sequence Data, Lafferty et al, 2001].  The original CRF paper.
  
 
=== Optional Readings ===
 
=== Optional Readings ===

Revision as of 12:46, 7 September 2011

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

Linear-chain CRFs

Required Readings

I will also cover most of the material in the paper below in lecture. This paper defines CRFs somewhat more generally than Sha & Pereira do.

Optional Readings

Background