Package nltk :: Package corpus :: Package reader :: Module nombank :: Class NombankPointer
[hide private]
[frames] | no frames]

type NombankPointer

source code

object --+
         |
        NombankPointer
Known Subclasses:

A pointer used by nombank to identify one or more constituents in a parse tree. NombankPointer 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)