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

type PredictorRule

source code

         object --+                
                  |                
   chart.ChartRuleI --+            
                      |            
chart.AbstractChartRule --+        
                          |        
   chart.TopDownPredictRule --+    
                              |    
 chart.CachedTopDownPredictRule --+
                                  |
                                 PredictorRule

Instance Methods [hide private]

Inherited from chart.CachedTopDownPredictRule: __init__, apply_iter

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

Class Variables [hide private]

Inherited from chart.TopDownPredictRule: NUM_EDGES