| Home | Trees | Index | Help |
|
|---|
| Package nltk_lite :: Package parse :: Module chart :: Class TopDownMatchRule |
|
object --+
|
AbstractChartRule --+
|
TopDownMatchRule
TopDownMatchEdgeRulejth word in the text is w.
| Method Summary | |
|---|---|
apply_iter(self,
chart,
grammar,
edge)
| |
Inherited from AbstractChartRule:
__init__,
__str__,
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 |
| Class Variable Details |
|---|
NUM_EDGES
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Sep 5 09:37:20 2006 | http://epydoc.sf.net |