Smith and Eisner 2008:Dependency parsing by belief propagation

From Cohen Courses
Revision as of 13:01, 28 September 2011 by Yww (talk | contribs)
Jump to navigationJump to search

Citation

Smith, David A. and Jason Eisner (2008). Dependency parsing by belief propagation. Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP), pages 145-156, Honolulu, October.

Online version

Smith and Eisner 2008

Summary

This is a crucial paper that presents a Belief Propagation method for Dependency Parsing, which can also be easily applied to general problems in Parsing.

Brief description of the method

Experimental Result

Related papers