Parsing CFGs and PCFGs with a Chomsky-Schützenberger representation

  • Authors:
  • Mans Hulden

  • Affiliations:
  • University of Helsinki, Language Technology, University of Helsinki, Finland

  • Venue:
  • LTC'09 Proceedings of the 4th conference on Human language technology: challenges for computer science and linguistics
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

We present a parsing algorithm for arbitrary context-free and probabilistic context-free grammars based on a representation of such grammars as a combination of a regular grammar and a grammar of balanced parentheses, similar to the representation used in the Chomsky-Schützenberger theorem. The basic algorithm has the same worst-case complexity as the popular CKY and Earley parsing algorithms frequently employed in natural language processing tasks.