An efficient LR parser generator for tree-adjoining grammars

  • Authors:
  • Carlos A. Prolo

  • Affiliations:
  • Department of Computer and Information Science, University of Pennsylvania, Philadelphia, PA

  • Venue:
  • New developments in parsing technology
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this chapter we discuss practical LR-like parser generator models for Tree Adjoining Grammars (TAGs) and propose a new algorithm. The algorithm has been implemented and applied to two large coverage TAGs for English: the XTAG English grammar, and a grammar automatically extracted from the Penn Treebank. The generated tables have very favorable characteristics compared to an existing approach by Nederhof, undermining earlier beliefs that LR parsing for TAGs would be inadequate for parsing natural language. Indeed, our parser generator has been used to build fast accurate best-parse parsers for natural language, as reported in (Prolo, 2002a).