paper-with-me

홈 › Papers

MaltDiver: A Transition-Based Parser Visualizer

2013-10-01 · IJCNLP 2013 10 · Miguel Ballesteros, Roberto Carlini
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

CLEVR Parser: A Graph Parser Library for Geometric Learning on Language Grounded Image Scenes

2020-09-19 · EMNLP (NLPOSS) 2020 11 · Raeid Saqur, Ameet Deshpande

The CLEVR dataset has been used extensively in language grounded visual reasoning in Machine Learning (ML) and Natural Language Processing (NLP) domains. We present a graph parser library for CLEVR, that provides functio…

Graph Neural NetworkVisual Reasoning

An AMR Aligner Tuned by Transition-based Parser

2018-10-08 · EMNLP 2018 10 · Yijia Liu, Wanxiang Che, Bo Zheng, Bing Qin 외

In this paper, we propose a new rich resource enhanced AMR aligner which produces multiple alignments and a new transition system for AMR parsing along with its oracle parser. Our aligner is further tuned by our oracle p…

AMR ParsingPOSSentence

Hybrid Oracle: Making Use of Ambiguity in Transition-based Chinese Dependency Parsing

2017-11-28 · Xuancheng Ren, Xu sun

In the training of transition-based dependency parsers, an oracle is used to predict a transition sequence for a sentence and its gold tree. However, the transition system may exhibit ambiguity, that is, there can be mul…

Chinese Dependency ParsingDependency ParsingSentence

Strongly Incremental Constituency Parsing with Graph Neural Networks

2020-10-27 · NeurIPS 2020 12 · Kaiyu Yang, Jia Deng

Parsing sentences into syntax trees can benefit downstream applications in NLP. Transition-based parsers build trees by executing actions in a state transition system. They are computationally efficient, and can leverage…

Constituency ParsingGraph Neural NetworkSentence

Deep Contextualized Word Embeddings in Transition-Based and Graph-Based Dependency Parsing - A Tale of Two Parsers Revisited

2019-11-01 · IJCNLP 2019 11 · Artur Kulmizev, Miryam de Lhoneux, Johannes Gontrum, Elena Fano 외

Transition-based and graph-based dependency parsers have previously been shown to have complementary strengths and weaknesses: transition-based parsers exploit rich structural features but suffer from error propagation, …

Dependency Parsingglobal-optimizationSentenceWord Embeddings