CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k-means文本聚类

搜索资源列表

  1. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1491
    • 提供者:优优
  1. demo

    1下载:
  2. 实现数据挖掘的几个算法,包括模糊聚类,K均值,以及K近邻等聚类算法-Some of the implementation of data mining algorithms, including fuzzy clustering, K-means, as well as neighbors, such as clustering algorithm K
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:256007
    • 提供者:Haha
  1. K-means_clustering_demo

    0下载:
  2. K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:75604
    • 提供者:leo
  1. TDIDF_Demo

    1下载:
  2. 基于k-means的文本聚类程序实现,希望对大家有帮助!-Based on the k-means clustering procedures for the realization of the text, I hope all of you help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:11022
    • 提供者:刘佳
  1. k-meams(sourcecode)

    2下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-21
    • 文件大小:37988
    • 提供者:康卫
  1. KClustering

    0下载:
  2. k-聚类算法-k- gathers a kind of algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-09
    • 文件大小:18717
    • 提供者:成伟明
  1. K

    0下载:
  2. K均值算法-分类器-有效抑制边缘点影响-简单有效-K-means algorithm- Classifier- effectively inhibiting the impact of edge points- simple and effective
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2118552
    • 提供者:我我
  1. KAV

    0下载:
  2. KAV是利用Visual C++ 6.0编写的一个小程序,能实现对特定数据结果的文本数据进行聚类分析,所使用的聚类方法是K均值。 -KAV is the use of Visual C++ 6.0 to prepare a small procedure to achieve the outcome of specific data on the text data clustering analysis, the use of the K-means clustering method.
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:64401
    • 提供者:随风
  1. kMeans

    0下载:
  2. k-mean image clustering source code developed using java
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2214
    • 提供者:deepak
  1. K-Means

    0下载:
  2. K_Means(java)算法的实现,有界面,灵活性强,交互性强。-K_Means (java) algorithm, there are interfaces, flexibility, and strong interaction.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3075
    • 提供者:maomy
  1. kmeans

    0下载:
  2. java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8449
    • 提供者:徐廷
  1. MyCluster

    0下载:
  2. 聚类算法中的k均值算法,里面已经包含一个文本聚类的实验。-Clustering algorithm k means algorithm, which already contains a text clustering experiments.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3363118
    • 提供者:苏永昌
  1. k-means_Program

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:930292
    • 提供者:Chenguang
  1. TextClusteringKmeans

    0下载:
  2. 从文本文件读入文本,分词,去停顿词,然后利用kmeans进行文本聚类-Text Clustering with K means
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:5019
    • 提供者:xiaoguang
  1. Kmeans

    0下载:
  2. K-means算法实现文本聚类,Java实现的版本-K-means algorithm for text clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:15650
    • 提供者:zhaoliyong
  1. e4k-means-althogrim

    0下载:
  2. 基于K—Means的中文文本聚类算法的研究和实现。中文文本聚类的主要技术,特征选择,共享最近邻的K-Means的改进算法。基于k-Means的实现和实验。-Based on the Chinese version of K-Means clustering algorithm and implementation. The main technology of Chinese Text Clustering, feature selection, shared nearest neighbor
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2777853
    • 提供者:火麒麟
  1. K-Means_Text_Cluster

    0下载:
  2. K-Means文本聚类python实现,文本聚类算法,人名排除歧义-Text Cluster by the algorithm of K-means(include texts), discrimination of name ambiguity.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:767427
    • 提供者:Chris Ma
  1. ClusteringAnalysis

    0下载:
  2. java实现的K-Means文本聚类文章,采用英文撰写,需要源码的可以发邮件lixinle@yahoo.cn。-java realize the K-Means Text Clustering articles written in English to the source code can email lixinle@yahoo.cn.
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:215275
    • 提供者:李新乐
  1. DataStructTest

    0下载:
  2. K-means文本聚类方法(IDEA项目包) 下载就能运行-K-means clustering method text (IDEA project package) will be able to download Run
  3. 所属分类:Data Mining

    • 发布日期:2017-05-11
    • 文件大小:2253356
    • 提供者:谢希文
  1. Kmeans

    1下载:
  2. 算法思想:提取文档的TF/IDF权重,然后用余弦定理计算两个多维向量的距离来计算两篇文档的相似度,用标准的k-means算法就可以实现文本聚类。源码为java实现(Algorithm idea: extract the TF/IDF weight of the document, then calculate the distance between two multidimensional vectors by cosine theorem, calculate the similarity
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:startrek
« 12 »
搜珍网 www.dssz.com