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

From Cohen Courses
Jump to navigationJump to search
Line 21: Line 21:
 
=== Background ===
 
=== Background ===
  
* [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.
+
 
 
* [http://www.cs.umass.edu/~mccallum/papers/crf-tutorial.pdf An Introduction to Conditional Random Fields for Relational Learning]. A longish tutorial overview of CRFs.
 
* [http://www.cs.umass.edu/~mccallum/papers/crf-tutorial.pdf An Introduction to Conditional Random Fields for Relational Learning]. A longish tutorial overview of CRFs.

Revision as of 12:44, 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

Optional Readings

Background