Pith. sign in

REVIEW

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1707.04221 v1 pith:RXJIIW32 submitted 2017-07-13 cs.CL cs.DM

classification cs.CLcs.DM
keywords structuresgraphrepresentationtreebankalgorithmcovertracesacyclic
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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% of the Penn English Treebank. We also implement a proof-of-concept parser that recovers a range of null elements and trace types.

Discussion (0). Sign in to comment.

Pith tools