Using Syntax-Based Machine Translation to Parse English into Abstract Meaning Representation
About
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.
Michael Pust, Ulf Hermjakob, Kevin Knight, Daniel Marcu, Jonathan May• 2015
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| AMR parsing | AMR 1.0 (test) | Smatch67.1 | 45 | |
| AMR parsing | LDC2014T12 (Full) | F1 Score67.1 | 32 | |
| AMR parsing | AMR 1.0 LDC2014T12 (test) | SMATCH F167.1 | 23 | |
| AMR parsing | LDC2015E86 (test) | F1 Score67.1 | 21 | |
| AMR parsing | LDC2015E86 (dev) | F1 Score69 | 7 |
Showing 5 of 5 rows