Trees | Indices | Help |
---|
|
Generic functions which are useful for working with HMMs.
This just collects general functions which you might like to use in dealing with HMMs.
|
|||
|
|
|||
__package__ = None hash(x) |
|
Print out a state sequence prediction in a nice manner. Arguments: o emissions -- The sequence of emissions of the sequence you are dealing with. o real_state -- The actual state path that generated the emissions. o predicted_state -- A state path predicted by some kind of HMM model. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Jul 14 01:35:41 2010 | http://epydoc.sourceforge.net |