Linguistic Information in Neural Semantic Parsing with Multiple Encoders
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.
Code (0)
등록된 구현이 없습니다.
Tasks
DRS ParsingMachine TranslationSemantic ParsingTranslationSimilar Papers 제목 키워드 기반
Neural Boxer at the IWCS Shared Task on DRS Parsing
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 ParsingLIMIT-BERT : Linguistic Informed Multi-Task BERT
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 LabelingTowards Comparability of Linguistic Graph Banks for Semantic Parsing
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 ParsingSentenceFast semantic parsing with well-typedness guarantees
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 ParsingParsing All: Syntax and Semantics, Dependencies and Spans
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