| Home | Trees | Indices | Help |
|
|---|
|
|
Extension of chart parsing implementation to handle grammars with feature structures as nodes.
|
|||
|
FeatureTreeEdge A modification of TreeEdge to handle nonterminals with features (known as Categories. |
|||
| FeatureFundamentalRule | |||
| SingleEdgeFeatureFundamentalRule | |||
|
FeatureTopDownExpandRule The @ TopDownExpandRule specialised for feature-based
grammars.
|
|||
|
FeatureEarleyChartParse A chart parser implementing the Earley parsing algorithm, allowing nonterminals that have features (known as Categories). |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
A helper function to determine the value of an object when variables are set. It uses apply_bindings if the object is a Category, and simply returns the object otherwise. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed May 16 22:47:19 2007 | http://epydoc.sourceforge.net |