Package jazzparser :: Package utils :: Package nltk :: Module hmm
[hide private]
[frames] | no frames]

Module hmm

source code

Tools to extend NLTK's implementation of HMMs.


Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>

Classes [hide private]
  PicklableHmmTrainer
We override HiddenMarkovModelTrainer to overcome the fact that it produces HMMs that can't be pickled.
  HiddenMarkovModelTaggerStorer
Variables [hide private]
  __package__ = 'jazzparser.utils.nltk'