Package nltk :: Package parse :: Module featurechart :: Class FeaturePredictorRule
[hide private]
[frames] | no frames]

Class FeaturePredictorRule

source code

             object --+            
                      |            
chart.AbstractChartRule --+        
                          |        
    chart.TopDownExpandRule --+    
                              |    
       FeatureTopDownExpandRule --+
                                  |
                                 FeaturePredictorRule

Instance Methods [hide private]

Inherited from FeatureTopDownExpandRule: apply_iter

Inherited from chart.AbstractChartRule: __str__, apply, apply_everywhere, apply_everywhere_iter

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Class Variables [hide private]

Inherited from chart.TopDownExpandRule: NUM_EDGES

Properties [hide private]

Inherited from object: __class__