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/A Transition-Based Directed Acyclic Graph Parser for UCCA

A Transition-Based Directed Acyclic Graph Parser for UCCA

Daniel Hershcovich, Omri Abend, Ari Rappoport

2017-04-03ACL 2017 7Semantic ParsingUCCA Parsing
PaperPDFCode(official)

Abstract

We present the first parser for UCCA, a cross-linguistically applicable framework for semantic representation, which builds on extensive typological work and supports rapid annotation. UCCA poses a challenge for existing parsing techniques, as it exhibits reentrancy (resulting in DAG structures), discontinuous structures and non-terminal nodes corresponding to complex semantic units. To our knowledge, the conjunction of these formal properties is not supported by any existing parser. Our transition-based parser, which uses a novel transition set and features based on bidirectional LSTMs, has value not just for UCCA parsing: its ability to handle more general graph structures can inform the development of parsers for other semantic DAG structures, and in languages that frequently use discontinuous structures.

Results

TaskDatasetMetricValueModel
Semantic ParsingSemEval 2019 Task 1English-20K (open) F167.2Transition-based
Semantic ParsingSemEval 2019 Task 1English-Wiki (open) F172.8Transition-based

Related Papers

Where, What, Why: Towards Explainable Driver Attention Prediction2025-06-29Beyond Chains: Bridging Large Language Models and Knowledge Bases in Complex Question Answering2025-05-20Creativity or Brute Force? Using Brainteasers as a Window into the Problem-Solving Abilities of Large Language Models2025-05-16Sigma: A dataset for text-to-code semantic parsing with statistical analysis2025-04-05Diverse In-Context Example Selection After Decomposing Programs and Aligned Utterances Improves Semantic Parsing2025-04-04ZOGRASCOPE: A New Benchmark for Property Graphs2025-03-07Geo-Semantic-Parsing: AI-powered geoparsing by traversing semantic knowledge graphs2025-03-03Disambiguate First Parse Later: Generating Interpretations for Ambiguity Resolution in Semantic Parsing2025-02-25