| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ChartCell
A cell from the parse chart formed when performing the CYK algorithm. Each cell keeps track of its x and y coordinates (though this will probably be discarded), and a list of spans serving as the cell's entries.
|
|||
|
|||
|
|||
string.
|
|
||
string.
|
|
||
|
|||
|
Appends the given span to the list of spans representing the chart cell's entries.
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:49 2011 | http://epydoc.sourceforge.net |