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

搜索资源列表

  1. cluster_algorithm

    0下载:
  2. 包括分解聚类算法和k-均值聚类算法,内有用到的数据文本文件,开发环境Visual Studio .NET2003
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1021058
    • 提供者:杨洋
  1. the_application_of_clustering

    1下载:
  2. 这是一篇讲述聚类在文本挖掘中的应用的博士论文,个人认为讲述的还是比较细的.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:821008
    • 提供者:张明
  1. FCM的一种实现方法

    0下载:
  2. 请运行程序,并在程序所在文件夹下面创建文本文件:datain.txt和paramOut.txt,文件的详细说明见下面。程序的运行没有可视的界面,运行完毕之后会在该文件夹下面产生center.txt和matrix.txt两个文件,其中center.txt为聚类的中心,matrix.txt为隶属度矩阵。在运行本程序之前,先参考一下FCM聚类算法介绍.doc
  3. 所属分类:汇编语言

    • 发布日期:2009-05-15
    • 文件大小:1941649
    • 提供者:zjjaglj@126.com
  1. vsm

    2下载:
  2. 用TFIDF和特征增益两种方式实现了特征向量空间的建立,将文本文件表示成特征向量的形式,为接下来的聚类做了准备。程序用JAVA写成
  3. 所属分类:人工智能/神经网络/遗传算法

  1. vsm

    1下载:
  2. 向量空间模型生成算法 文本挖掘的关键步骤就是对所给文档生成向量空间模型,然后对进行段落聚类-vsm generation algorithm text mining is a key step to the right documents generated by the vector space model, then right for paragraphs Clustering
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-05-22
    • 文件大小:2593
    • 提供者:fdongh
  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. program

    1下载:
  2. 基于无监督学习的谱聚类算法的文本的聚类分类。-Unsupervised Learning Based on spectral clustering algorithm for text clustering classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-01-11
    • 文件大小:10487
    • 提供者:王梓瑞
  1. topicmodal

    0下载:
  2. 文本降维的新技术。含隐语义分析,在文本分类、聚类等领域都有广泛前景。-A new text dimension reduction techniques. With implicit semantic analysis, text classification, clustering and other fields have a wide prospect.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3218060
    • 提供者:王朝飞
  1. ClusterTitle_ED

    0下载:
  2. 能实现大规模文本间的编辑距离的计算,算法完整市现了处理过程,基于vc6.0环境编写,可以运用与聚类算法。-To achieve large-scale text edit distance between the calculation, the algorithm is a complete city process, based on the vc6.0 environmental preparation, and clustering algorithms can be used.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2690327
    • 提供者:王虎虎
  1. IntServer

    0下载:
  2. 复杂网络聚类算法进行文本分析,能够进行关键字的提取和分类功能。-Complex network clustering algorithm for text analysis, to carry out keyword extraction and classification capabilities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:8071438
    • 提供者:pear
  1. improved-MSER-algorithm-

    0下载:
  2. 本文在比较多种仿射不变性区域的基础上,选取最大稳定极值区域(MSER)对图像内容进行分割和提取,并通过构造仿射不变量的方法,对提取出来的区域进行规整化,进而从规整化的区域中提取SIFT描述子,然后根据匹配目标的需要进行特征的组合、变换,以形成易于匹配、稳定性好的特征向量,从而把图像匹配问题转化为特征的匹配问题 通过改进的K均值算法对特征向量进行聚类,聚类中心作为图像的视觉关键词:利用视觉关键词的思想,把文本检索技术领域的方法移植到图像检索应用上;并研究视觉关键词之间的空间约束关系。-Most r
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:464383
    • 提供者:陈利华
  1. SC_demo

    1下载:
  2. 整理图像特征点提取和分类的程序(可以作为场景分类的前期工作),自己调试过能运行,特征点提取用的SIFT算法,使用K-means聚类算法,将得到的20个聚类中心写入txt文本中-Finishing the image feature point extraction and classification procedures (which can be as the preparatory work of the scene classification), their own debugging
  3. 所属分类:Special Effects

    • 发布日期:2015-05-21
    • 文件大小:5055488
    • 提供者:木易
  1. stopword-list

    0下载:
  2. 在文本进行分类聚类之前,必须对文本进行预处理。预处理的第一步是分词,这中间需要去除停用词。这个文件就是停用词列表-Must preprocess the text before the text classification clustering. The first step in preprocessing is the word, the middle need to remove the stop words. This file is the stop word list
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1662
    • 提供者:吴志媛
  1. apclusterK

    1下载:
  2. 用matlab写的affinity propagation对英文文档进行聚类处理,适合短文本,且可指定cluster个数-Using affinity propagation to cluster english documents
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:1476
    • 提供者:huangONE
  1. vsm

    0下载:
  2. 用TFIDF方式实现了特征向量空间的建立,将文本文件先进行特征词的准备 再生成特征向量的形式,为接下来的聚类做了准备。用C-The TFIDF way to achieve the establishment of the feature vector space, the preparation of the text file first feature words and then generate the form of feature vectors, and made prepara
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:4014
    • 提供者:chuminnan
  1. Cjulei

    0下载:
  2. 将文本文件中数据按照C均值聚类算法进行聚类-The text file data according to C-means clustering algorithm for clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1116
    • 提供者:张好
  1. AP-Cluster

    0下载:
  2. AP聚类算法的C++代码实现,其中数据是文本读入iris数据,P值选取欧式矩阵最小值。显示结果为聚类后结果-AP clustering algorithm C++ code, in which data is read into the text iris data, P values ​ ​ selected European matrix minimum. Showing results clustering results after
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2654
    • 提供者:孙贵宾
  1. malletTest

    0下载:
  2. mallet测试代码, 非常优秀的自然语言处理工具包,基于Java编写,可以进行文本分类,聚类等功能,并且支持加入自定义的算法,其中有众多的API接口,有着很好的研究和实用价值。-mallet test code, very good natural language processing toolkit based on Java, you can text classification, clustering and other functions, and supports adding
  3. 所属分类:Other Databases

    • 发布日期:2017-05-22
    • 文件大小:6811200
    • 提供者:王沐杰
  1. Affinity-Propagation

    0下载:
  2. 聚类作为海量数据智能处理的一种基本手段,在数据挖掘、模式识别、图像分割、文本分析等众多领域中占有重要地位- Affinity Propagation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:131433
    • 提供者:liwo
  1. Votingkmeans

    0下载:
  2. 基于文本数据的投票k-means聚类融合算法的实现-Voting k-means clustering text-based data fusion algorithm implementation
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:7677
    • 提供者:dylan
« 1 2 3 4 56 »
搜珍网 www.dssz.com