next up previous contents
Next: An Example Up: Indexed Chart Parsing Previous: General Indexing Strategy   Contents


Using the Index

Each daughter is associated with a unique index key. During parsing, a specific daughter is searched for in the chart by visiting only the list of edges that have the appropriate key, thus reducing the time needed for traversing the chart. The index keys can be computed off-line (when daughters are indexed by their position), or during parsing.