paper-with-me

Papers

Using Syntax-Based Machine Translation to Parse English into Abstract Meaning Representation

2015-04-24 · Michael Pust, Ulf Hermjakob, Kevin Knight, Daniel Marcu, Jonathan May

We present a parser for Abstract Meaning Representation (AMR). We treat English-to-AMR conversion within the framework of string-to-tree, syntax-based machine translation (SBMT). To make this work, we transform the AMR structure into a form suitable for the mechanics of SBMT and useful for modeling. We introduce an AMR-specific language model and add data and features drawn from semantic resources. Our resulting AMR parser improves upon state-of-the-art results by 7 Smatch points.

📄 PDF Abstract BibTeX arXiv:1504.06665

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract Meaning RepresentationLanguage ModelingLanguage ModellingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Incorporating Source Syntax into Transformer-Based Neural Machine Translation

2019-08-01 · WS 2019 8 · Anna Currey, Kenneth Heafield

Transformer-based neural machine translation (NMT) has recently achieved state-of-the-art performance on many machine translation tasks. However, recent work (Raganato and Tiedemann, 2018; Tang et al., 2018; Tran et al.,…

DecoderMachine TranslationNMTTranslation

Syntax-Enhanced Neural Machine Translation with Syntax-Aware Word Representations

2019-05-08 · NAACL 2019 6 · Meishan Zhang, Zhenghua Li, Guohong Fu, Min Zhang

Syntax has been demonstrated highly effective in neural machine translation (NMT). Previous NMT models integrate syntax by representing 1-best tree outputs from a well-trained parsing system, e.g., the representative Tre…

Machine TranslationNMTTranslationWord Embeddings

Large aligned treebanks for syntax-based machine translation

2012-05-01 · LREC 2012 5 · Gideon Kotz{\'e}, V, Vincent eghinste, Scott Martens 외

We present a collection of parallel treebanks that have been automatically aligned on both the terminal and the nonterminal constituent level for use in syntax-based machine translation. We describe how they were constru…

Language ModellingMachine TranslationTranslation

Multi-Source Syntactic Neural Machine Translation

2018-08-30 · EMNLP 2018 10 · Anna Currey, Kenneth Heafield

We introduce a novel multi-source technique for incorporating source syntax into neural machine translation using linearized parses. This is achieved by employing separate encoders for the sequential and parsed versions …

Machine TranslationSentenceTranslation

Source Dependency-Aware Transformer with Supervised Self-Attention

2019-09-05 · Chengyi Wang, Shuangzhi Wu, Shujie Liu

Recently, Transformer has achieved the state-of-the-art performance on many machine translation tasks. However, without syntax knowledge explicitly considered in the encoder, incorrect context information that violates t…

Machine TranslationTranslation