paper-with-me

Papers

PTB Graph Parsing with Tree Approximation

2019-07-01 · ACL 2019 7 · Yoshihide Kato, Shigeki Matsubara

The Penn Treebank (PTB) represents syntactic structures as graphs due to nonlocal dependencies. This paper proposes a method that approximates PTB graph-structured representations by trees. By our approximation method, we can reduce nonlocal dependency identification and constituency parsing into single tree-based parsing. An experimental result demonstrates that our approximation method with an off-the-shelf tree-based constituency parser significantly outperforms the previous methods in nonlocal dependency identification.

📄 PDF Abstract BibTeX

Code (1)

yosihide/ptb2cf 공식 구현

Tasks

Constituency Parsing

Similar Papers 제목 키워드 기반

Maximising Spanning Subtree Scores for Parsing Tree Approximations of Semantic Dependency Digraphs

2015-07-01 · WS 2015 7 · Natalie Schluter
Dependency Parsing

Semantic Dependency Graph Parsing Using Tree Approximations

2015-04-01 · WS 2015 4 · {\v{Z}}eljko Agi{\'c}, Alex Koller, er, Stephan Oepen
Dependency Parsing

Copenhagen-Malm\"o: Tree Approximations of Semantic Parsing Problems

2014-08-01 · SEMEVAL 2014 8 · Natalie Schluter, Anders S{\o}gaard, Jakob Elming, Dirk Hovy 외
Semantic ParsingSemantic Role Labeling

Global Greedy Dependency Parsing

2019-11-20 · Zuchao Li, Hai Zhao, Kevin Parnow

Most syntactic dependency parsing models may fall into one of two categories: transition- and graph-based models. The former models enjoy high inference efficiency with linear time complexity, but they rely on the stacki…

ARCDependency ParsingRe-RankingSentence

Dependency parsing with structure preserving embeddings

2021-04-01 · EACL 2021 2 · {\'A}kos K{\'a}d{\'a}r, Lan Xiao, Mete Kemertas, Federico Fancellu 외

Modern neural approaches to dependency parsing are trained to predict a tree structure by jointly learning a contextual representation for tokens in a sentence, as well as a head{--}dependent scoring function. Whereas th…

Dependency ParsingSentence