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

搜索资源列表

  1. gmeans

    2下载:
  2. gmeans-- Clustering with first variation and splitting 文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式. -gmeans clustering with first variation and splitting Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:71569
    • 提供者:修宇
  1. DBSCAN_JAVA

    0下载:
  2. DBSCAN算法的JAVA实现,可以在D:\\使用text.txt数据文件来进行DBSCAN聚类-DBSCAN algorithm JAVA, the D : \\ text.txt data files used for clustering DBSCAN
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16348
    • 提供者:赵发毅
  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. java-cluster.zip

    2下载:
  2. 用java语言实现文本聚类,包括聚类前的数据预处理:分词、降维、建立向量空间模型等,Implementation using java language text clustering, including clustering of the data pre-processing before: segmentation, dimensionality reduction, set up, such as Vector Space Model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:17173
    • 提供者:优优
  1. lindatanetwork1.rar

    0下载:
  2. 主要是数据挖掘中的文本挖掘算法及其分析,其中包括层次聚类,空间向量模型等,处理对象有对于网页的也有针对纯文本的。,Mainly in data mining and analysis of text mining algorithms, including hierarchical clustering, vector space model to deal with subjects of the pages are for plain text.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-30
    • 文件大小:12307968
    • 提供者:林岩峰
  1. DATA

    0下载:
  2. 文本聚类分类数据集 包括20newsgroup 和retuers 中抽取的500条数据,有四个表-Text clustering and classification of data sets including 20newsgroup retuers 500 extracted data, there are four tables
  3. 所属分类:SQL Server

    • 发布日期:2017-05-17
    • 文件大小:5006241
    • 提供者:wanghu
  1. LJClusterDemo

    0下载:
  2. 文本聚类是基于相似性算法的自动聚类技术,自动对大量无类别的文档进行归类,把内容相近的文档归为一类,并自动为该类生成特征主题词。适用于自动生成热点舆论专题、重大新闻事件追踪、情报的可视化分析等诸多应用。 灵玖Lingjoin(www.lingjoin.com)基于核心特征发现技术,突破了传统聚类方法空间消耗大,处理时间长的瓶颈;不仅聚类速度快,而且准确率高,内存消耗小,特别适合于超大规模的语料聚类和短文本的语料聚类。 灵玖文档聚类组件的主要特色在于: 1、速度快:可以处理海量规模
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1100725
    • 提供者:lingjoin
  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. text-data-mining

    0下载:
  2. 此程序实现了如何在TXT或WORD文档中进行数据挖掘,在文本中提取有用信息-The realization of this procedure how to TXT or WORD document to carry out data mining, in the text to extract useful information
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:384407
    • 提供者:sam
  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. src_2

    0下载:
  2. an another k means clustering fot clustering the text data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6624
    • 提供者:anu
  1. File10

    0下载:
  2. Web文档聚类系统的设计与实现:数据挖掘;聚类分柝:文本挖掘;预处理;聚类组合;可 视化;欧氏距离-Web Document Clustering Design and Implementation: Data mining Clustering Hierarchical: text mining pretreatment cluster combinations visualization Euclidean distance
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:2422843
    • 提供者:王三
  1. DocumentSet_rar

    0下载:
  2. files that are very useful as data sets for document clustering.. i have done project based on these document sets for my pg degr-files that are very useful as data sets for document clustering.. i have done project based on these document sets for m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:35673
    • 提供者:leena
  1. 1

    0下载:
  2. 基于WEKA平台的文本聚类研究与实现 文本聚类是文本挖掘领域的一个重要研究分支,是聚类方法在文本处理领域的应用。本文对基于空间向量模型的文本聚类过程做了较深入的讨论和总结,利用文本语料库,基于数据挖掘工具研究并实现了文本聚类的过程。本文首先给出了文本聚类的思想和过程,回顾了文本聚类领域的已有成果,列举了文本聚类领域在特征表示、特征提取等方面的基础研究工作。另外,本文回顾了现有的文本聚类算法,以及常用的文本聚类效果评价指标。在研究了已有成果的基础上,本文利用20 Newsgroup文本语料库,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1023117
    • 提供者:yueyue
  1. lle

    0下载:
  2. 流形学习,局部线性嵌入式算法(LLE),一种智能的算法去推测捕捉高维空间中所包含的低维特征。与适合于局部维数约减的聚类算法不同,LLE算法在单一的低维的全域坐标系统中表征采样空间,然而它并没有优化最小局域。通过对线性重构的局域对称的研究应用,LLE能够描述非线性流形的全局结构,例如那些人脸的数据集或者文本文档集-Manifold learning, embedded local linear algorithm (LLE), an intelligent algorithm to predict
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:972
    • 提供者:
  1. module-1

    0下载:
  2. ector quantization is a classical quantization technique from signal processing which allows the modeling of probability density functions by the distribution of prototype vectors. It was originally used for data compression. It works by dividing a l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:6602
    • 提供者:noopur
  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. Cluster_DBSCAN_txt

    0下载:
  2. DBSCAN算法;读取文本数据;聚类表示;简单快速-DBSCAN algorithm read text data clustering representation simple and fast
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1250215
    • 提供者:李龙杰
  1. Text-clustering

    1下载:
  2. 机器学习中文本聚类算法,里面有5个文件,包含Python实现代码和测试数据。-The clustering algorithm machine learning Chinese, there are five files that contain Python implementation code and test data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:14444
    • 提供者:wangwendao
  1. 文本分析聚类实战

    2下载:
  2. 文本挖掘是从大量的文本数据中抽取隐含的,求和的,可能有用的信息。 通过文本挖掘实现 ?Associate:关联分析,根据同时出现的频率找出关联规则 ?Cluster:将相似的文档(词条)进行聚类 ?Categorize:将文本划分到预先定义的类别里(Text mining is a kind of information that is extracted from a large number of text data, which may be useful. Implementa
  3. 所属分类:文章/文档

    • 发布日期:2018-04-20
    • 文件大小:283648
    • 提供者:IS-Rookie
« 12 »
搜珍网 www.dssz.com