搜索资源列表
KMeans
- 数据聚类算法 kmeans 算法 ,使用MATLAB实现,文中的代码注释为中文,更易于实现-data mining algorithm , clustering algorithm , k_means algorithm
1
- 检测中文文章的相似度,首先对中文文章分词处理,然后提取特征,计算特征向量夹角。检验是否相似-Similarity detection Chinese article, the first article of the Chinese word processing and feature extraction, feature vector angle calculation. Test whether similar
fenciledebeiyesi
- 中文文本分词系统+基于贝叶斯算法的文本分类源码,用matlab实现。-Chinese word segmentation system+ based on Bayes text classification source code, using matlab implementation.
Kmean
- k-mean聚类算法。最简实现,全部做了中文注释-K-mean clustering algorithm. The simplest implementation, all done in Chinese Notes
OMPhellowrold
- 一维信号OMP恢复算法,中文详细注解。可运行(An OMP reconstruction algorithm of compressed sensing)
Chinese2SequenceFile
- 中文文档转成sequencefile文件格式,便于在hadoop下使用操作,java代码(Chinese doc to Sequence File)
chinese_text_cluster-master
- 基于中文文本的机器学习聚类算法的实现,包括LDA算法等(Chinese Text Clustering)