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

From Cohen Courses
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
* [http://www-2.cs.cmu.edu/~sfc/papers/acl95.ps.gz Bayesian grammar induction for language modeling], Chen 1995 (not Bayesian in today's sense!)
 
* [http://www-2.cs.cmu.edu/~sfc/papers/acl95.ps.gz Bayesian grammar induction for language modeling], Chen 1995 (not Bayesian in today's sense!)
 
* [http://xxx.lanl.gov/ps/cmp-lg/9606027 Linguistic structure as composition and perturbation], de Marcken, 1996
 
* [http://xxx.lanl.gov/ps/cmp-lg/9606027 Linguistic structure as composition and perturbation], de Marcken, 1996
 +
* [http://www.cs.toronto.edu/~hinton/absps/emk.pdf A view of the EM algorithm that justifies incremental, sparse, and other variants], Neal and Hinton, 1998
 +
* [http://www.cs.pitt.edu/~hwa/acl99.ps Supervised grammar induction using training data with limited constituent information], Hwa, 1999
 
* [http://www.ark.cs.cmu.edu/LS2/images/f/fd/KleinManning02.pdf A generative constituent-context model for improved grammar induction], Klein and Manning, 2002
 
* [http://www.ark.cs.cmu.edu/LS2/images/f/fd/KleinManning02.pdf A generative constituent-context model for improved grammar induction], Klein and Manning, 2002
 
* [http://www.cs.berkeley.edu/~klein/papers/acl04-factored_induction.pdf Corpus-based induction of syntactic structure:  models of dependency and constituency], Klein and Manning 2004
 
* [http://www.cs.berkeley.edu/~klein/papers/acl04-factored_induction.pdf Corpus-based induction of syntactic structure:  models of dependency and constituency], Klein and Manning 2004
 
* [http://acl.ldc.upenn.edu/P/P04/P04-1062.pdf Annealing techniques for unsupervised statistical language learning], Smith and Eisner, 2004
 
* [http://acl.ldc.upenn.edu/P/P04/P04-1062.pdf Annealing techniques for unsupervised statistical language learning], Smith and Eisner, 2004
 
* [http://aclweb.org/anthology-new/P/P06/P06-1072.pdf Annealing structural bias in multilingual weighted grammar induction], Smith and Eisner, 2006
 
* [http://aclweb.org/anthology-new/P/P06/P06-1072.pdf Annealing structural bias in multilingual weighted grammar induction], Smith and Eisner, 2006
 +
* [http://aclweb.org/anthology-new/N/N09/N09-1012.pdf Improving unsupervised dependency parsing with richer contexts and smoothing], Headden, Johnson, and McClosky, 2009
  
 
=== Background Readings ===
 
=== Background Readings ===

Latest revision as of 12:31, 31 October 2011

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

Unsupervised Grammar Induction

Required Readings

Optional Readings

Background Readings

Classic papers on learning grammars: