Package nltk :: Module data :: Class LazyLoader
[hide private]
[frames] | no frames]

type LazyLoader

source code

object --+
         |
        LazyLoader

Instance Methods [hide private]
 
__init__(self, path) source code
 
__load(self) source code
 
__getattr__(self, attr) source code
 
__repr__(self) source code
Method Details [hide private]

__init__(self, path)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)

__repr__(self)
(Representation operator)

source code 
Overrides: object.__repr__
(inherited documentation)