paper-with-me

Papers

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 marginals for high-order dependency trees can be computed efficiently, by adapting our algorithms which extend the inside-outside algorithm to higher-order cases. To show the effectiveness of our algorithms, we perform experiments on three languages---English, Chinese and Czech, using maximum conditional likelihood estimation for model training and L-BFGS for parameter estimation. Our methods achieve competitive performance for English, and outperform all previously reported dependency parsers for Chinese and Czech.

📄 PDF Abstract BibTeX arXiv:1502.04174

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsingparameter estimationVocal 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

Headed-Span-Based Projective Dependency Parsing

2021-08-10 · ACL 2022 5 · Songlin Yang, Kewei Tu

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

Constituency ParsingDependency Parsing

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

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

Dependency ParsingVocal Bursts Intensity Prediction

Neural Probabilistic Model for Non-projective MST Parsing

2017-01-04 · IJCNLP 2017 11 · Xuezhe Ma, Eduard Hovy

In this paper, we propose a probabilistic parsing model, which defines a proper conditional probability distribution over non-projective dependency trees for a given sentence, using neural representations as inputs. The …

modelSentence