9 Active Chart Parsing

This lecture consists of two parts. In the first part, we will:

  1. Explain the basic ideas of active chart parsing: active edges, the fundamental rule, and the use of agendas.

  2. Present a simple bottom-up active chart recognition algorithm.

  3. Implement this algorithm in Prolog.

In the second part, we will:

  1. Adapt the general active chart parsing algorithm introduced in the first part to work top-down.

  2. Present an example of the top-down algorithm in action.



Kristina Striegnitz, Patrick Blackburn, Katrin Erk, Stephan Walter, Aljoscha Burchardt and Dimitra Tsovaltzi
Version 1.2.5 (20030212)