An Optimal Tabular Parsing Algorithm
Mark-Jan Nederhof (University of Nijmegen)

TL;DR
This paper unifies various parsing algorithms under a common framework, aiming to optimize tabular parsing by reducing table entries while avoiding duplicate subderivation representations.
Contribution
It relates different parsing algorithms to reveal shared principles and proposes an optimal tabular parsing method minimizing table entries without redundancy.
Findings
Unified understanding of diverse parsing algorithms
Development of an optimized tabular parsing algorithm
Reduction in table size without losing parsing accuracy
Abstract
In this paper we relate a number of parsing algorithms which have been developed in very different areas of parsing theory, and which include deterministic algorithms, tabular algorithms, and a parallel algorithm. We show that these algorithms are based on the same underlying ideas. By relating existing ideas, we hope to provide an opportunity to improve some algorithms based on features of others. A second purpose of this paper is to answer a question which has come up in the area of tabular parsing, namely how to obtain a parsing algorithm with the property that the table will contain as little entries as possible, but without the possibility that two entries represent the same subderivation.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicssemigroups and automata theory · Algorithms and Data Compression · Advanced Algebra and Logic
