paper-with-me

홈 › Papers

Neural Architectures for Multilingual Semantic Parsing

2017-07-01 · ACL 2017 7 · Raymond Hendy Susanto, Wei Lu

In this paper, we address semantic parsing in a multilingual context. We train one multilingual model that is capable of parsing natural language sentences from multiple different languages into their corresponding formal semantic representations. We extend an existing sequence-to-tree model to a multi-task learning framework which shares the decoder for generating semantic representations. We report evaluation results on the multilingual GeoQuery corpus and introduce a new multilingual version of the ATIS corpus.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationMulti-Task LearningSemantic Parsing

Similar Papers 제목 키워드 기반

SGL: Speaking the Graph Languages of Semantic Parsing via Multilingual Translation

2021-06-01 · NAACL 2021 4 · Luigi Procopio, Rocco Tripodi, Roberto Navigli

Graph-based semantic parsing aims to represent textual meaning through directed graphs. As one of the most promising general-purpose meaning representations, these structures and their parsing have gained a significant i…

AMR ParsingMachine TranslationSemantic ParsingTranslation+1

Evaluating Inter-Bilingual Semantic Parsing for Indian Languages

2023-04-25 · Divyanshu Aggarwal, Vivek Gupta, Anoop Kunchukuttan

Despite significant progress in Natural Language Generation for Indian languages (IndicNLP), there is a lack of datasets around complex structured tasks such as semantic parsing. One reason for this imminent gap is the c…

Semantic ParsingText GenerationTranslation

Multilingual Semantic Parsing : Parsing Multiple Languages into Semantic Representations

2014-08-01 · COLING 2014 8 · Zhanming Jie, Wei Lu
Semantic Parsing

Tiny Neural Models for Seq2Seq

2021-08-07 · Arun Kandoor

Semantic parsing models with applications in task oriented dialog systems require efficient sequence to sequence (seq2seq) architectures to be run on-device. To this end, we propose a projection based encoder-decoder mod…

DecoderSemantic Parsing

DAMP: Doubly Aligned Multilingual Parser for Task-Oriented Dialogue

2022-12-15 · William Held, Christopher Hidey, Fei Liu, Eric Zhu 외

Modern virtual assistants use internal semantic parsing engines to convert user utterances to actionable commands. However, prior work has demonstrated that semantic parsing is a difficult multilingual transfer task with…

Semantic ParsingXLM-R