搜索资源列表
HMMWordsDivideCsharp
- 隐马分词源代码(Csharp解决方案) -Csharp HMM隐马分词源代码(Csharp解决方案)
Segmentation
- 用HMM实现的中文分词程序,用C#实现的。-HMM to achieve with the Chinese word segmentation
hmm.c
- 用c实现hmm,给定观察值序列和HMM模型,利用前向后向算法求取其概率-Using c to achieve hmm, for a given sequence of observations and the HMM model, using forward and backward algorithm to compute the probability
hmmyuyin
- 功能:根据给定的观察序列,用BaumWelch算法估计HMM模型参数-Features: according to the given observation sequence estimation algorithm with BaumWelch HMM model parameters
viterbi
- 该程序实现的功能:给定HMM和观察序列,求最可能的状态。-The program realization of functions: for a given HMM and observation sequence, find the best possible condition.
accord-hmm-source
- apriori algori in c#
accord-hmm-source
- 隐马尔可夫模型(HMM)模型的源码。隐马尔可夫模型(HMM)模型的随机方法和时间序列数据。-Hidden Markov Models (HMM) are stochastic methods to model temporal and sequence data.
hmm-cs
- HMM model of the C# language, algorithm refined, suitable for beginners of HMM research.
fenci
- 利用HMM,针对《1998年人民日报》语料库进行研究,最终实现了中文语句的自动分词-By HMM, research, and ultimately the Chinese statement for the 1998 People' s Daily " Corpus automatic segmentation
the-code-of-HMM
- 隐马尔可夫模型源 包含了train和test 对于任意序列有效-the code of HMM
HMMBasedGestureRecognition-master
- 手势识别,采用HMM,可收集手势样本,进行训练和识别-Gesture recognition using HMM, gesture can collect samples for training and recognition
accord-hmm-source
- Hidden Markov Models in C#-Introduction Hidden Markov Models were first described in a series of statistical papers by Leonard E. Baum and other authors in the second half of the 1960s. One of the first applications of HMMs was speech recognition,