paper-with-me

Papers

UC Davis at SemEval-2019 Task 1: DAG Semantic Parsing with Attention-based Decoder

2019-06-01 · SEMEVAL 2019 6 · Dian Yu, Kenji Sagae

We present an encoder-decoder model for semantic parsing with UCCA SemEval 2019 Task 1. The encoder is a Bi-LSTM and the decoder uses recursive self-attention. The proposed model alleviates challenges and feature engineering in traditional transition-based and graph-based parsers. The resulting parser is simple and proved to effective on the semantic parsing task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderFeature EngineeringSemantic Parsing

Similar Papers 제목 키워드 기반

The Meaning Factory at SemEval-2017 Task 9: Producing AMRs with Neural Semantic Parsing

2017-04-07 · SEMEVAL 2017 8 · Rik van Noord, Johan Bos

We evaluate a semantic parser based on a character-based sequence-to-sequence model in the context of the SemEval-2017 shared task on semantic parsing for AMRs. With data augmentation, super characters, and POS-tagging w…

Data AugmentationPOSPOS TaggingSemantic Parsing

GCN-Sem at SemEval-2019 Task 1: Semantic Parsing using Graph Convolutional and Recurrent Neural Networks

2019-06-01 · SEMEVAL 2019 6 · Shiva Taslimipoor, Omid Rohanian, Sara Mo{\v{z}}e

This paper describes the system submitted to the SemEval 2019 shared task 1 {`}Cross-lingual Semantic Parsing with UCCA{'}. We rely on the semantic dependency parse trees provided in the shared task which are converted f…

Dependency ParsingSemantic Dependency ParsingSemantic Parsing

ICL-HD at SemEval-2016 Task 8: Meaning Representation Parsing - Augmenting AMR Parsing with a Preposition Semantic Role Labeling Neural Network

2016-06-01 · SEMEVAL 2016 6 · Br, Lauritz t, David Grimm, Mengfei Zhou 외
AMR ParsingEntity LinkingMachine TranslationSemantic Role Labeling

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

2019-03-06 · SEMEVAL 2019 6 · Daniel Hershcovich, Zohar Aizenbud, Leshem Choshen, Elior Sulem 외

We present the SemEval 2019 shared task on UCCA parsing in English, German and French, and discuss the participating systems and results. UCCA is a cross-linguistically applicable framework for semantic representation, w…

Semantic ParsingUCCA Parsing

CUNY-PKU Parser at SemEval-2019 Task 1: Cross-Lingual Semantic Parsing with UCCA

2019-06-01 · SEMEVAL 2019 6 · Weimin Lyu, Sheng Huang, Abdul Rafae Khan, Shengqiang Zhang 외

This paper describes the systems of the CUNY-PKU team in SemEval 2019 Task 1: Cross-lingual Semantic Parsing with UCCA. We introduce a novel model by applying a cascaded MLP and BiLSTM model. Then, we ensemble multiple s…

Semantic Parsing