Language Technologies Institute
11-712: Self-Paced Laboratory


Algorithms for NLP:
Chart Parsing Data Spec

The data structures that are pre-defined can be found in the given code file. In addition, there are some specifications to follow when creating your own code for the chart parser itself. Both of these kinds of specifications are listed here. NOTE: The input arguments and other variables used by the chart parser are described in the function specification.


3-Oct-96 by ehn@cs.cmu.edu