paper-with-me

Papers

Effective Representation for Easy-First Dependency Parsing

2018-11-08 · Zuchao Li, Jiaxun Cai, Hai Zhao

Easy-first parsing relies on subtree re-ranking to build the complete parse tree. Whereas the intermediate state of parsing processing is represented by various subtrees, whose internal structural information is the key lead for later parsing action decisions, we explore a better representation for such subtrees. In detail, this work introduces a bottom-up subtree encoding method based on the child-sum tree-LSTM. Starting from an easy-first dependency parser without other handcraft features, we show that the effective subtree encoder does promote the parsing process, and can make a greedy search easy-first parser achieve promising results on benchmark treebanks compared to state-of-the-art baselines. Furthermore, with the help of the current pre-training language model, we further improve the state-of-the-art results of the easy-first approach.

📄 PDF Abstract BibTeX arXiv:1811.03511

Code (1)

bcmi220/erefdp 공식 구현

Tasks

Dependency ParsingLanguage ModelingLanguage ModellingRe-Ranking

Similar Papers 제목 키워드 기반

LSTM Easy-first Dependency Parsing with Pre-trained Word Embeddings and Character-level Word Embeddings in Vietnamese

2019-10-30 · Binh Duc Nguyen, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

In Vietnamese dependency parsing, several methods have been proposed. Dependency parser which uses deep neural network model has been reported that achieved state-of-the-art results. In this paper, we proposed a new meth…

Dependency ParsingWord Embeddings

Easy-First Dependency Parsing with Hierarchical Tree LSTMs

2016-03-01 · TACL 2016 1 · Eliyahu Kiperwasser, Yoav Goldberg

We suggest a compositional vector representation of parse trees that relies on a recursive combination of recurrent-neural network encoders. To demonstrate its effectiveness, we use the representation as the backbone of …

Dependency ParsingWord Embeddings

Multitask Easy-First Dependency Parsing: Exploiting Complementarities of Different Dependency Representations

2020-12-01 · COLING 2020 8 · Yash Kankanampati, Joseph Le Roux, Nadi Tomeh, Dima Taji 외

In this paper we present a parsing model for projective dependency trees which takes advantage of the existence of complementary dependency annotations which is the case in Arabic, with the availability of CATiB and UD t…

ARCDependency Parsing

Easy-First Chinese POS Tagging and Dependency Parsing

2012-12-01 · COLING 2012 12 · Ji Ma, Tong Xiao, Jingbo Zhu, Feiliang Ren
Dependency ParsingPOSPOS Tagging

Easy-First POS Tagging and Dependency Parsing with Beam Search

2013-08-01 · ACL 2013 8 · Ji Ma, Jingbo Zhu, Tong Xiao, Nan Yang
Dependency ParsingPOSPOS Tagging