Open Source Text Processing Project: Matlab-HMM

Hidden Markov Model (HMM) Toolbox for Matlab Project Website: http://www.cs.ubc.ca/~murphyk/Software/HMM/hmm.html Github Link: https://github.com/probml/pmtk3 Description This toolbox supports inference and learning for HMMs with discrete outputs (dhmm’s), Gaussian outputs (ghmm’s), or mixtures of Gaussians output (mhmm’s). The Gaussians can be full, … Continue reading

Open Source Text Processing Project: GHMM

GHMM: The General Hidden Markov Model library Project Website: http://www.ghmm.org/ Github Link: None Description The General Hidden Markov Model library (GHMM) is a freely available C library implementing efficient data structures and algorithms for basic and extended HMMs with discrete … Continue reading