搜索资源列表

  1. javacluster

    0下载:
  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 a
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:优优
  1. similarity

    1下载:
  2. 通过将待进行计算的向量放入二维数组中,然后编程实现皮尔森和余弦相似度公式,计算向量之间的相似度。-caculate the similarity of vector
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:fengsushi
  1. cos

    0下载:
  2. 计算2个文档的余弦相似度,c#实现,环境是vs2010-2 documents calculate the cosine similarity, c# implementation, the environment is vs2010
  3. 所属分类:C#编程

    • 发布日期:2024-06-14
    • 文件大小:55296
    • 提供者:刘峰
  1. similarity

    0下载:
  2. 通过将待进行计算的向量放入二维数组中,然后编程实现皮尔森和余弦相似度公式,计算向量之间的相似度。-caculate the similarity of vector
  3. 所属分类:行业应用软件

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:xiea211a846
  1. DocDistance

    0下载:
  2. java实现的文本相似度系统,使用向量空间模型以及余弦相似度距离公式,实测可以实现2篇文本的相似度计算且有一定的效果。-Java text similarity system, using the vector space model and the cosine similarity distance formula, the measured results can be achieved two similarity of tex
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-14
    • 文件大小:48626688
    • 提供者:王一大
  1. cos

    0下载:
  2. 计算词向量间的余弦相似度,用于语义文本挖掘 。(Calculate the cosine similarity between word vectors for semantic text mining.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:sunshine516
  1. Kmeans

    0下载:
  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 theo
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-14
    • 文件大小:15360
    • 提供者:startrek

源码中国 www.ymcn.org