class documentation
class PropbankTreePointer(PropbankPointer): (source)
Constructor: PropbankTreePointer(wordnum, height)
wordnum:height*wordnum:height*... wordnum:height,
Static Method | parse |
Undocumented |
Method | __eq__ |
Undocumented |
Method | __init__ |
Undocumented |
Method | __lt__ |
Undocumented |
Method | __ne__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | __str__ |
Undocumented |
Method | select |
Undocumented |
Method | treepos |
Convert this pointer to a standard 'tree position' pointer, given that it points to the given tree. |
Instance Variable | height |
Undocumented |
Instance Variable | wordnum |
Undocumented |