paper-with-me

Papers

Towards Non-projective High-Order Dependency Parser

2016-12-01 · COLING 2016 12 · Wenjing Fang, Kenny Zhu, Yizhong Wang, Jia Tan

This paper presents a novel high-order dependency parsing framework that targets non-projective treebanks. It imitates how a human parses sentences in an intuitive way. At every step of the parse, it determines which word is the easiest to process among all the remaining words, identifies its head word and then folds it under the head word. Further, this work is flexible enough to be augmented with other parsing techniques.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

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

A Crossing-Sensitive Third-Order Factorization for Dependency Parsing

2014-01-01 · TACL 2014 1 · Emily Pitler

Parsers that parametrize over wider scopes are generally more accurate than edge-factored models. For graph-based non-projective parsers, wider factorizations have so far implied large increases in the computational comp…

Dependency Parsing

Probabilistic Models for High-Order Projective Dependency Parsing

2015-02-14 · Xuezhe Ma, Hai Zhao

This paper presents generalized probabilistic models for high-order projective dependency parsing and an algorithmic framework for learning these statistical models involving dependency trees. Partition functions and mar…

Dependency Parsingparameter estimationVocal Bursts Intensity Prediction

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

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 bidire…

Chinese Dependency ParsingDependency Parsing