HLT@SUDA at SemEval 2019 Task 1: UCCA Graph Parsing as Constituent Tree Parsing

03/11/2019
by   Wei Jiang, et al.
0

This paper describes a simple UCCA semantic graph parsing approach. The key idea is to convert a UCCA semantic graph into a constituent tree, in which extra labels are deliberately designed to mark remote and discontinuous links for future recovery. In this way, we can make use of existing syntactic parsing techniques. Based on the data statistics, we recover discontinuous links directly according to the output labels of the constituent parser and use a biaffine classification model to recover the more complex remote links. The classification model and the constituent parser are simultaneously trained under the multi-task learning framework. We use the multilingual BERT as extra features in the open tracks. Our system ranks the first place in the six English/German closed/open tracks among seven participating systems. For the seventh cross-lingual track, where there is little training data for French, we propose a language embedding approach to utilize English and German training data, and our result ranks the second place.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/12/2020

HUJI-KU at MRP 2020: Two Transition-based Neural Parsers

This paper describes the HUJI-KU system submission to the shared task on...
research
03/06/2019

SemEval 2019 Task 1: Cross-lingual Semantic Parsing with UCCA

We present the SemEval 2019 shared task on UCCA parsing in English, Germ...
research
04/06/2020

Bootstrapping a Crosslingual Semantic Parser

Datasets for semantic parsing scarcely consider languages other than Eng...
research
05/31/2018

SemEval 2019 Shared Task: Cross-lingual Semantic Parsing with UCCA - Call for Participation

We announce a shared task on UCCA parsing in English, German and French,...
research
06/08/2021

Translate, then Parse! A strong baseline for Cross-Lingual AMR Parsing

In cross-lingual Abstract Meaning Representation (AMR) parsing, research...
research
02/24/2019

Unlexicalized Transition-based Discontinuous Constituency Parsing

Lexicalized parsing models are based on the assumptions that (i) constit...
research
03/30/2020

Span-based discontinuous constituency parsing: a family of exact chart-based algorithms with time complexities from O(n^6) down to O(n^3)

We introduce a novel chart-based algorithm for span-based parsing of dis...

Please sign up or login with your details

Forgot password? Click here to reset