Package jazzparser :: Package utils :: Package nltk :: Module storage :: Class LaplaceProbDistStorer
[hide private]
[frames] | no frames]

Class LaplaceProbDistStorer

source code

  object --+    
           |    
ObjectStorer --+
               |
              LaplaceProbDistStorer

Nested Classes [hide private]
  STORED_CLASS
The Laplace estimate for the probability distribution of the experiment used to generate a frequency distribution.
Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from ObjectStorer: dict_to_object, object_to_dict

Static Methods [hide private]
 
_object_to_dict(obj) source code
 
_dict_to_object(dic) source code
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_object_to_dict(obj)
Static Method

source code 
Overrides: ObjectStorer._object_to_dict

_dict_to_object(dic)
Static Method

source code 
Overrides: ObjectStorer._dict_to_object