[转]几种不同语言版本的HMM实现

本文转载自:http://blog.csdn.net/luxiaoxun/article/details/7726423


C语言版:

1、 HTK(Hidden Markov Model Toolkit):

        HTK是英国剑桥大学开发的一套基于C语言的隐马尔科夫模型工具箱,主要应用于语音识别、语音合成的研究,也被用在其他领域,如字符识别和DNA排序等。HTK是重量级的HMM版本。
        HTK主页:http://htk.eng.cam.ac.uk/

2、 GHMM Library:

        The General Hidden Markov Model library (GHMM) is a freely available LGPL-ed C library implementing efficient data structures and algorithms for basic and extended HMMs.

        GHMM主页:http://www.ghmm.org/

3、 UMDHMM(Hidden Markov Model Toolkit):

        Hidden Markov Model (HMM) Software: Implementation of Forward-Backward, Viterbi, and Baum-Welch algorithms.

        这款属于轻量级的C语言HMM版本。

        UMDHMM主页:http://www.kanungo.com/software/software.html

C++版:

        1、http://www.cs.ualberta.ca/~lindek/hmm.htm

        2、http://www.shokhirev.com/nikolai/abc/alg/hmm/hmm.html

        以上两个是C++版本的,但是实现的是离散型的HMM。

Java版:

        Jahmm Java Library (general-purpose Java library):

        Jahmm (pronounced “jam”), is a Java implementation of Hidden Markov Model (HMM) related algorithms. It’s been designed to be easy to use (e.g. simple things are simple to program) and general purpose.

        Jahmm主页:http://code.google.com/p/jahmm/

Python版:

        http://www.biocomp.unibo.it/piero/PHMM/

Malab版:

        Hidden Markov Model (HMM) Toolbox for Matlab:

        This toolbox supports inference and learning for HMMs with discrete outputs (dhmm’s), Gaussian outputs (ghmm’s), or mixtures of Gaussians output (mhmm’s).

        Matlab-HMM主页:http://www.cs.ubc.ca/~murphyk/Software/HMM/hmm.html

Common Lisp版:

        CL-HMM Library (HMM Library for Common Lisp):

        Simple Hidden Markov Model library for ANSI Common Lisp. Main structures and basic algorithms implemented. Performance speed comparable to C code. It’s licensed under LGPL.

        CL-HMM主页:http://www.ashrentum.net/jmcejuela/programs/cl-hmm/

Haskell版:

        The hmm package (A Haskell library for working with Hidden Markov Models):
        A simple library for working with Hidden Markov Models. Should be usable even by people who are not familiar with HMMs. Includes implementations of Viterbi’s algorithm and the forward algorithm.
        Haskell-HMM主页:http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmm
        注:Haskell是一种纯函数式编程语言,它的命名源自美国数学家Haskell Brooks Curry,他在数学逻辑方面上的工作使得函数式编程语言有了广泛的基础。

CDHMM C++版:

        连续HMM的C++实现:http://download.csdn.net/detail/luxiaoxun/4417043

        注:这是网上找的,里面实现有个连续的HMM-GMM的实现,代码写的很好,有些地方需要根据自己的需求改动。


参考:http://www.52nlp.cn/several-different-programming-language-version-of-hmm


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值