Open Source Text Processing Project: matlab-hmm by qiuqiangkong

Open source HMM toolbox, with Discrete-HMM, Gaussian-HMM, GMM-HMM (matlab) Project Website: None Github Link: https://github.com/qiuqiangkong/matlab-hmm Description THIS IS AN OPEN SOURCE HMM TOOLBOX. IT IS FREE FOR INDIVIDUALS & RESEARCH. IF YOU ARE USING IT FOR COMMERCIAL USE, PLEASE CONTACT … Continue reading

Open Source Text Processing Project: hmmlearn

hmmlearn: Hidden Markov Models in Python, with scikit-learn like API Project Website: http://hmmlearn.readthedocs.org Github Link: https://github.com/hmmlearn/hmmlearn Description hmmlearn is a set of algorithms for unsupervised learning and inference of Hidden Markov Models. For supervised learning learning of HMMs and similar … Continue reading

Open Source Text Processing Project: hmmus

hmmus: Posterior decoding with a hidden Markov model Project Website: https://pypi.python.org/pypi/hmmus Github Link: None Description Hmmus has some C implementations of HMM algorithms with Python bindings, and it is meant to be useful under the following conditions: The sequence of … Continue reading

Open Source Text Processing Project: R-HMM

RHMM: HMM – Hidden Markov Models Project Website: https://cran.r-project.org/web/packages/HMM/ Github Link: None Description This toolbox supports inference and learning for HMMs with discrete outputs (dhmm’s), Gaussian outputs HMM: HMM – Hidden Markov Models Easy to use library to setup, apply … Continue reading

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