搜索资源列表
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
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