CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kmeans text

搜索资源列表

  1. KMEANS聚类

    1下载:
  2. knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:50560
    • 提供者:郭攀红
  1. textcluster

    0下载:
  2. 文本聚类算法源码,包含tf.idf计算的实现,采用java语言编写-text cluster algorithm, including the computation of tf.idf ,written by Java
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:8741
    • 提供者:谭磊
  1. kmeans

    1下载:
  2. kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:11125
    • 提供者:rocky
  1. Kmeans

    0下载:
  2. 基于opencv的kmeans聚类实现 输入文本数据,进行聚类输出-Opencv-based clustering of kmeans the input text data, clustering output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2260631
    • 提供者:Cindy
  1. KMEANS

    0下载:
  2. knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code-knn classification text mining and pattern recognition can be used to identify the other cate
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:2762
    • 提供者:hl
  1. 87361025kmeans(JAVA)

    0下载:
  2. Knn Classifier that fits to text classification as well.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2138
    • 提供者:Katerina
  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. K-means

    1下载:
  2. 这是一个用python实现的kmeans算法,示例数据集是一个300*2的文本文件-This is a python implementation kmeans algorithm, sample data set is a text file 300* 2
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1869
    • 提供者:sunshine
  1. vsm-and-cluster-kmeans

    0下载:
  2. 对文本聚类的向量空间模型机制VSM以及Kmeans等讲解比较详细,是研究文本聚类的好书籍-Clustering of text vector space model to explain the mechanism of VSM and Kmeans and other more detailed, study of text clustering is a good book
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-21
    • 文件大小:2488320
    • 提供者:zhan
  1. MessageClassify

    0下载:
  2. 通过Kmeans算法实现的文本分类程序,用java写的。-A text clustering program written in java.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1976
    • 提供者:xiaokui1117
  1. 22new

    0下载:
  2. 迫零和最小均方误差比较,非常好的程序,保证可以仿真出图形-DIP text book kmeans image segmentation Input: ima: grey color image k: Number of classes Output: mu: vector of class means mask:
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:3745
    • 提供者:姬昌
  1. Untitled3

    0下载:
  2. 迫零和最小均方误差比较,非常好的程序,保证可以仿真出图形-DIP text book kmeans image segmentation Input: ima: grey color image k: Number of classes Output: mu: vector of class means mask:
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:846
    • 提供者:姬昌
  1. text-clustering

    0下载:
  2. 文本聚类及主题挖掘相关论文合集,包括了kmeans,层次聚类,ap聚类等等相关方法-Text clustering and topic mining related collection of papers
  3. 所属分类:Development Research

    • 发布日期:2017-11-12
    • 文件大小:22890403
    • 提供者:lyh
  1. kmeans

    0下载:
  2. 使用数据挖掘中的k-means算法实现文本的分类-Using data mining k-means algorithm text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1586319
    • 提供者:lee
  1. kmeans

    0下载:
  2. k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:黄紫竹
  1. Kmeans-master

    0下载:
  2. 本程序使用java代码实现一个文本聚类操作,采用的方法是kmens-a simple code of text clustering using kmeans
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4066632
    • 提供者:blue
  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
  1. kmeans

    1下载:
  2. 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.)
  3. 所属分类:matlab例程

    • 发布日期:2018-12-06
    • 文件大小:3072
    • 提供者:zxy0308
  1. matlab.text

    0下载:
  2. Google net 以及 kmeans 简单程序,新手(Google net and kmeans simple program, novice)
  3. 所属分类:其他

« 12 »
搜珍网 www.dssz.com