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

type FeaturePredictorRule

source code

            object --+                    
                     |                    
      chart.ChartRuleI --+                
                         |                
   chart.AbstractChartRule --+            
                             |            
      chart.TopDownPredictRule --+        
                                 |        
    chart.CachedTopDownPredictRule --+    
                                     |    
featurechart.FeatureTopDownPredictRule --+
                                         |
                                        FeaturePredictorRule

Instance Methods [hide private]

Inherited from featurechart.FeatureTopDownPredictRule: apply_iter

Inherited from chart.CachedTopDownPredictRule: __init__

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

Class Variables [hide private]

Inherited from chart.TopDownPredictRule: NUM_EDGES