搜索资源列表
JHMMSim_Sources_1.0.Beta1
- Java开发的HMM显示程序,含源码,可用于学习和研究HMM的朋友
hmm
- HMM的java代码,试过了挺好用,可以用于视频图像或者语音中,需自己研究一下。
hmm-1.03.rar
- HMM隐马尔可夫模型的源代码,Java实现。,HMM Hidden Markov Model source code, Java implementation.
javachinesepinyin-bundle
- 这是一个中文拼音输入法的Java实现,基于HMM模型,无词典,能完成拼音转汉字,和汉字转拼音的任务,并结合Edit Distance使其具有中文输入纠错功能。-This is a Chinese Pinyin input method of the Java implementation of HMM-based model, no dictionary, to complete Pinyin turn Chinese characters, Pinyin and Chinese charact
JAVA-HMM
- 用java实现的隐马尔科夫模型,含代码,文档,使用手册。-With the java implementation of hidden Markov models, including code, documentation, user' s manual.
jahmm-0.6.2
- Java实现的hmm模型的框架,比较新的版本-Hmm model for Java to achieve a framework for comparing the new version ... ... ... ... ... ...
imdict-chinese-analyzer
- imdict-chinese-analyzer 是 imdict智能词典 的智能中文分词模块,算法基于隐马尔科夫模型(Hidden Markov Model, HMM),是中国科学院计算技术研究所的ictclas中文分词程序的重新实现(基于Java),可以直接为lucene搜索引擎提供简体中文分词支持。-imdict-chinese-analyzer is a smart imdict Chinese Dictionary smart module segmentation algorithm
HMM
- implements a Hidden Markov Model(HMM) in Java
Viterbi
- 隐马尔可夫模型Viterbi算法实现,采用两种不同的Viterbi算法-HMM Viterbi algorithm, Viterbi algorithm using two different
hmm
- DIGITAL SIGNATURE LAGIE
HMM
- hmm(hidden Markov Model ) program in java-hmm (hidden Markov Model ) program in java
1
- - 我用Java写的qq程序,基于Socket通信,C/S模式 [sphinx2-0.6.tar.gz] - 语音识别系统,美国cmu大学开发的基于hmm模型的语音识别系统 [JSP.rar] - 讲解jsp的开发中的常用技巧 非常使用,其中很多经常遇到 -- I qq program written in Java, based on Socket Communications, C/S mode [sphinx2-0.6.tar.gz]- voice recognit
hmm-java
- 隐马尔科夫经典算法的JAVA实现!可以用来做结构预测!-JAVA implementation of the classical algorithm of hidden Markov Structure prediction can be used to do!
HMM--Java
- 隐马尔科夫模型HMM算法java实现 可以直接实现哦-Hidden Markov Model HMM algorithm java implementation can directly realize oh
jahmm-0.6.1-src
- 隐马尔科夫编程。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.-Hidden Markov programming.Jahmm (pronounc
HMM
- 好的java编程语音识别系统,mffc提取-good java programm aoucndn speech
nlu_project
- 采用机器学习的方法进行自然语言处理,对中文进行分词和词性标注。分词采用crf模型,词性标注用hmm模型,解码算法为Vertibi算法。本系统使用java语言编写-Using machine learning methods for natural language processing, carried out on the Chinese word segmentation and POS tagging. Segmentation using crf model, tagging with
HMM
- hmm,包括前向,后向,前向-后向,EM,训练等算法的java实现-hmm, including forward, backward, forward- backward, EM, training algorithm to achieve the java
darts-clone-java-master
- HMM模型源代码,非常适合新手使用,理解模型原理,若有问题欢迎咨询本人,一起学习学习!-HMM Model source ,very suitable for beginners to use!
SpeechRecognitionHMM-master
- java实现语音信号的识别,利用MFCC等参数和HMM模型(Java realizes the recognition of speech signals, and utilizes MFCC and other parameters and HMM models.)