Package nltk :: Package corpus :: Package reader :: Module propbank :: Class PropbankPointer
[hide private]
[frames] | no frames]

type PropbankPointer

source code

object --+
         |
        PropbankPointer
Known Subclasses:

A pointer used by propbank to identify one or more constituents in a parse tree. PropbankPointer is an abstract base class with three concrete subclasses:

Instance Methods [hide private]
 
__init__(self) source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)