paper-with-me

Papers

Global Transition-based Non-projective Dependency Parsing

2018-07-04 · ACL 2018 7 · Carlos Gómez-Rodríguez, Tianze Shi, Lillian Lee

Shi, Huang, and Lee (2017) obtained state-of-the-art results for English and Chinese dependency parsing by combining dynamic-programming implementations of transition-based dependency parsers with a minimal set of bidirectional LSTM features. However, their results were limited to projective parsing. In this paper, we extend their approach to support non-projectivity by providing the first practical implementation of the MH_4 algorithm, an $O(n^4)$ mildly nonprojective dynamic-programming parser with very high coverage on non-projective treebanks. To make MH_4 compatible with minimal transition-based feature sets, we introduce a transition-based interpretation of it in which parser items are mapped to sequences of transitions. We thus obtain the first implementation of global decoding for non-projective transition-based parsing, and demonstrate empirically that it is more effective than its projective counterpart in parsing a number of highly non-projective languages

📄 PDF Abstract BibTeX arXiv:1807.01745

Code (1)

tzshi/mh4-parser-acl18 공식 구현

Tasks

Chinese Dependency ParsingDependency Parsing

Similar Papers 제목 키워드 기반

Headed-Span-Based Projective Dependency Parsing

2021-09-17 · ACL ARR September 2021 9 · Anonymous

We propose a new paradigm for projective dependency parsing based on headed spans. In a projective dependency tree, the subtree rooted at each word covers a contiguous sequence (i.e., a span) in the surface order. We c…

Dependency Parsingglobal-optimization

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

Sequential Graph Dependency Parser

2019-05-27 · RANLP 2019 9 · Sean Welleck, Kyunghyun Cho

We propose a method for non-projective dependency parsing by incrementally predicting a set of edges. Since the edges do not have a pre-specified order, we propose a set-based learning method. Our method blends graph, tr…

Dependency Parsing

Pr\'emices d'une analyse syntaxique par transition pour des structures de d\'ependances non-projectives (Beginnings of a Transition-Based Parsing for Non-Projectives Dependency Structures) [in French]

2012-06-01 · JEPTALNRECITAL 2012 6 · Boris Karlov, Oph{\'e}lie Lacroix

A Three-Step Transition-Based System for Non-Projective Dependency Parsing

2014-08-01 · COLING 2014 8 · Oph{\'e}lie Lacroix, Denis B{\'e}chet
Dependency ParsingQuestion Answering