Next: List of Tables
Up: Indexing Methods for Efficient
Previous: Contents
Contents
- A simple type hierarchy.
- A simple typed feature structure, represented as an AVM.
- A simple typed feature structure, represented as a directed graph.
- A subsumption example.
- Structure sharing in a graph representation of a TFS.
- Structure sharing in an AVM representation of a TFS.
- The unification between a TFS and a cut TFS.
- A Simple HPSG
- A phrase rule in ALE.
- Structure sharing between two typed feature structures
(``external sharing'').
- Structure sharing between two typed feature structures, after
unification.
- A phrase rule seen as a MRS.
- A simple example of indexed chart parsing.
- Quick check vectors
- Static Cut - An Example.
- An example of the applicability of Proposition 6.3.
- An example of Proposition 6.3 limitation to
.
- An example of nodes in Case C of the proof for
Proposition 6.6.
- The encoding of TFSs as Prolog terms
- The encoding of the TFS for the word mary as Prolog terms
- Parsing times for EFD, EFD with positional indexing, and
EFD with path indexing applied to the unconstrained MERGE
grammar.
- Parsing times for EFD, EFD with positional indexing, and
EFD with path indexing applied to the constrained MERGE
grammar.
- Parsing times for EFD and EFD with quick-check applied to
the unconstrained MERGE grammar. The sentence numbers are the same
as those used in Figure 7.3.
- Parsing times for EFD and EFD with quick-check applied to
the constrained MERGE grammar. The sentence numbers are the same
as those used in Figure 7.4.
- Parsing times for EFD and EFD-indexing applied to the Alvey
grammar.
- Parsing times for EFD and EFD-indexing applied to CFGs
with atomic categories.