HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

AMR Parsing using Stack-LSTMs

Miguel Ballesteros; Yaser Al-Onaizan

AMR Parsing using Stack-LSTMs

Abstract

We present a transition-based AMR parser that directly generates AMR parses from plain text. We use Stack-LSTMs to represent our parser state and make decisions greedily. In our experiments, we show that our parser achieves very competitive scores on English using only AMR training data. Adding additional information, such as POS tags and dependency trees, improves the results further.

Benchmarks

BenchmarkMethodologyMetrics
amr-parsing-on-ldc2014t12-1Transition-based parser-Stack-LSTM
F1 Full: 63
F1 Newswire: 68

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
AMR Parsing using Stack-LSTMs | Papers | HyperAI