Parsing Algorithms: Overview
Four Techniques
- Filtering with compiled CFG
- Vector Unification for augmenting CFG
- Unification of normalized feature structures
- Packing of Feature Structures
The first two techniques are implemented in the TNT parser. The others are on-going works.