Parsing with Traces: An O(n^4) Algorithm and a Structural Representation

07/13/2017
by   Jonathan K. Kummerfeld, et al.
0

General treebank analyses are graph structured, but parsers are typically restricted to tree structures for efficiency and modeling reasons. We propose a new representation and algorithm for a class of graph structures that is flexible enough to cover almost all treebank structures, while still admitting efficient learning and inference. In particular, we consider directed, acyclic, one-endpoint-crossing graph structures, which cover most long-distance dislocation, shared argumentation, and similar tree-violating linguistic phenomena. We describe how to convert phrase structure parses, including traces, to our new representation in a reversible manner. Our dynamic program uniquely decomposes structures, is sound and complete, and covers 97.3 Penn English Treebank. We also implement a proof-of-concept parser that recovers a range of null elements and trace types.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/03/2017

A Transition-Based Directed Acyclic Graph Parser for UCCA

We present the first parser for UCCA, a cross-linguistically applicable ...
research
01/19/2021

Program Repair for Hyperproperties

We study the repair problem for hyperproperties specified in the tempora...
research
01/19/2021

The Complexity of Monitoring Hyperproperties

We study the runtime verification of hyperproperties, expressed in the t...
research
02/13/2019

Reconstructing Trees from Traces

We study the problem of learning a node-labeled tree given independent t...
research
03/08/2022

ProbTA: A sound and complete proof rule for probabilistic verification

We propose a sound and complete proof rule ProbTA for quantitative analy...
research
01/11/2022

Parallel Acyclic Joins with Canonical Edge Covers

In PODS'21, Hu presented an algorithm in the massively parallel computat...
research
11/19/2018

Feature selection as Monte-Carlo Search in Growing Single Rooted Directed Acyclic Graph by Best Leaf Identification

Monte Carlo tree search (MCTS) has received considerable interest due to...

Please sign up or login with your details

Forgot password? Click here to reset