搜索资源列表
som
- based text clustering algorithm, has a detailed analysis and examples
1
- 关于PSO优化后文本聚类的算法--MATLAB-Text on the PSO clustering algorithm optimized- MATLAB
Clustering
- Frequent Term Based Text Clustering
lle
- 流形学习,局部线性嵌入式算法(LLE),一种智能的算法去推测捕捉高维空间中所包含的低维特征。与适合于局部维数约减的聚类算法不同,LLE算法在单一的低维的全域坐标系统中表征采样空间,然而它并没有优化最小局域。通过对线性重构的局域对称的研究应用,LLE能够描述非线性流形的全局结构,例如那些人脸的数据集或者文本文档集-Manifold learning, embedded local linear algorithm (LLE), an intelligent algorithm to predict
BSAS_algorithm
- BSAS基本顺序算法,聚类算法中常见的一种,包含可以运行的matlab源程序和详细的word文字讲解。-A BSAS basic sequential algorithm, clustering algorithm, contains can run matlab source and detailed word text to explain.
kmeans
- jieba分词将中文文本进行分词处理,将分词后的结果使用word2vec转化成词向量,使用kmeans将中文文本进行聚类(Jieba participle segmenting Chinese text, transforming the result of word segmentation into word vector using word2vec, and clustering Chinese text using kmeans.)