TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/An Incremental Parser for Abstract Meaning Representation

An Incremental Parser for Abstract Meaning Representation

Marco Damonte, Shay B. Cohen, Giorgio Satta

2016-08-22EACL 2017 4Named Entity RecognitionSemantic Role LabelingNamed Entity Recognition (NER)AMR ParsingWord Sense Disambiguation
PaperPDFCode(official)CodeCodeCode

Abstract

Meaning Representation (AMR) is a semantic representation for natural language that embeds annotations related to traditional tasks such as named entity recognition, semantic role labeling, word sense disambiguation and co-reference resolution. We describe a transition-based parser for AMR that parses sentences left-to-right, in linear time. We further propose a test-suite that assesses specific subtasks that are helpful in comparing AMR parsers, and show that our parser is competitive with the state of the art on the LDC2015E86 dataset and that it outperforms state-of-the-art parsers for recovering named entities and handling polarity.

Results

TaskDatasetMetricValueModel
Semantic ParsingLDC2015E86Smatch64AMREager
AMR ParsingLDC2015E86Smatch64AMREager

Related Papers

Flippi: End To End GenAI Assistant for E-Commerce2025-07-08Selecting and Merging: Towards Adaptable and Scalable Named Entity Recognition with Large Language Models2025-06-28Semantic similarity estimation for domain specific data using BERT and other techniques2025-06-23Identifying economic narratives in large text corpora -- An integrated approach using Large Language Models2025-06-18Better Semi-supervised Learning for Multi-domain ASR Through Incremental Retraining and Data Filtering2025-06-05Dissecting Bias in LLMs: A Mechanistic Interpretability Perspective2025-06-05Efficient Data Selection for Domain Adaptation of ASR Using Pseudo-Labels and Multi-Stage Filtering2025-06-04EL4NER: Ensemble Learning for Named Entity Recognition via Multiple Small-Parameter Large Language Models2025-05-29