paper-with-me

홈 › Papers

Linguistic Information in Neural Semantic Parsing with Multiple Encoders

2019-05-01 · WS 2019 5 · Rik van Noord, Antonio Toral, Johan Bos

Recently, sequence-to-sequence models have achieved impressive performance on a number of semantic parsing tasks. However, they often do not exploit available linguistic resources, while these, when employed correctly, are likely to increase performance even further. Research in neural machine translation has shown that employing this information has a lot of potential, especially when using a multi-encoder setup. We employ a range of semantic and syntactic resources to improve performance for the task of Discourse Representation Structure Parsing. We show that (i) linguistic features can be beneficial for neural semantic parsing and (ii) the best method of adding these features is by using multiple encoders.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DRS ParsingMachine TranslationSemantic ParsingTranslation

Similar Papers 제목 키워드 기반

Neural Boxer at the IWCS Shared Task on DRS Parsing

2019-05-01 · WS 2019 5 · Rik van Noord

This paper describes our participation in the shared task of Discourse Representation Structure parsing. It follows the work of Van Noord et al. (2018), who employed a neural sequence-to-sequence model to produce DRSs, a…

DRS Parsing

LIMIT-BERT : Linguistic Informed Multi-Task BERT

2019-10-31 · Junru Zhou, Zhuosheng Zhang, Hai Zhao, Shuailiang Zhang

In this paper, we present a Linguistic Informed Multi-Task BERT (LIMIT-BERT) for learning language representations across multiple linguistic tasks by Multi-Task Learning (MTL). LIMIT-BERT includes five key linguistic sy…

Multi-Task LearningPOSSemantic ParsingSemantic Role Labeling

Towards Comparability of Linguistic Graph Banks for Semantic Parsing

2016-05-01 · LREC 2016 5 · Stephan Oepen, Marco Kuhlmann, Yusuke Miyao, Daniel Zeman 외

We announce a new language resource for research on semantic parsing, a large, carefully curated collection of semantic dependency graphs representing multiple linguistic traditions. This resource is called SDP{\textasci…

Dependency ParsingSemantic Dependency ParsingSemantic ParsingSentence

Fast semantic parsing with well-typedness guarantees

2020-09-15 · EMNLP 2020 11 · Matthias Lindemann, Jonas Groschwitz, Alexander Koller

AM dependency parsing is a linguistically principled method for neural semantic parsing with high accuracy across multiple graphbanks. It relies on a type system that models semantic valency but makes existing parsers sl…

Dependency ParsingSemantic Parsing

Parsing All: Syntax and Semantics, Dependencies and Spans

2019-08-30 · Findings of the Association for Computational Linguistics 2020 · Junru Zhou, Zuchao Li, Hai Zhao

Both syntactic and semantic structures are key linguistic contextual clues, in which parsing the latter has been well shown beneficial from parsing the former. However, few works ever made an attempt to let semantic pars…

AllSemantic Parsing