Sciweavers

ENTCS
2010

Efficient Earley Parsing with Regular Right-hand Sides

13 years 1 months ago
Efficient Earley Parsing with Regular Right-hand Sides
We present a new variant of the Earley parsing algorithm capable of efficiently supporting context-free grammars with regular right hand-sides. We present the core state-machine driven algorithm, the translation of grammars into state machines, and the reconstruction algorithm. We also include a theoretical framework for presenting the algorithm and for evaluating optimizations. Finally, we evaluate the algorithm by testing its implementation. Key words: Context-free grammars, Earley parsing, regular right sides, scannerless parsing, transducers, augmented transition networks
Trevor Jim, Yitzhak Mandelbaum
Added 02 Mar 2011
Updated 02 Mar 2011
Type Journal
Year 2010
Where ENTCS
Authors Trevor Jim, Yitzhak Mandelbaum
Comments (0)