Package nltk_lite :: Package parse :: Module pchart :: Class SingleEdgeFundamentalRule
[show private | hide private]
[frames | no frames]

Type SingleEdgeFundamentalRule

       object --+    
                |    
AbstractChartRule --+
                    |
                   SingleEdgeFundamentalRule


Method Summary
  __str__(self)
  apply_iter(self, chart, grammar, edge1)
Inherited from AbstractChartRule: __init__, apply, apply_everywhere, apply_everywhere_iter
Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Class Variable Summary
int NUM_EDGES = 1                                                                     
FundamentalRule _fundamental_rule = <nltk_lite.parse.pchart.FundamentalR...

Class Variable Details

NUM_EDGES

Type:
int
Value:
1                                                                     

_fundamental_rule

Type:
FundamentalRule
Value:
<nltk_lite.parse.pchart.FundamentalRule object at 0x2b302dd0fd10>      

Generated by Epydoc 2.1 on Tue Sep 5 09:37:22 2006 http://epydoc.sf.net