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

搜索资源列表

  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. similarity.文本相似度计算余弦相似度代码

    0下载:
  2. 文本相似度计算余弦相似度代码,计算文本相似度,用于搜索引擎,Cosine similarity of text similarity computation code, the text of the similarity calculation for the search engine
  3. 所属分类:搜索引擎

    • 发布日期:2016-01-27
    • 文件大小:4625
    • 提供者:li xiaowen
  1. VSMSimilarity

    0下载:
  2. 余弦相似度计算C#源代码,采用经典改进tf_idf特征值-Cosine similarity calculation C# source code, using the classical features of value to improve tf_idf
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:17491
    • 提供者:hanpu
  1. TFIDF

    1下载:
  2. 用c#写的计算文本向量的TFIDF算法源码,同时包括用cosine距离计算文本相似度的算法源码-Calculation using c# to write the text of the TFIDF vector algorithm source code, while including the use of cosine similarity distance calculation algorithm for source text
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-24
    • 文件大小:28309
    • 提供者:alan
  1. Shani_Mean_shift_track

    0下载:
  2. Cosine Similarity function recives a video frame oject and calculates the consine sililarity function. please enjoy
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1431
    • 提供者:Adam
  1. digraph

    0下载:
  2. 用于统计任一英文文档中26个字母的统计频率,得到频率矩阵-Second, it fuses the features of the first singular value component and the second one, and then gets the complex feature vectors which reflect not only the statistic frequency but also the sequential structure of letters
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1417
    • 提供者:gaoshilong
  1. testtext

    0下载:
  2. 测试文本,选用著名的gettysburg这篇英文文本做为测试文本-Second, it fuses the features of the first singular value component and the second one, and then gets the complex feature vectors which reflect not only the statistic frequency but also the sequential structure of let
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1861
    • 提供者:gaoshilong
  1. result

    0下载:
  2. 最后的测试程序,得出文本检索的正确率和召回率-In the end, the cosine similarity of texts is used to measure the similarity between the query and documents. The data comparison indicates that this algorithm has well experimental results. Moreover, it gets the advantage over
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1264
    • 提供者:gaoshilong
  1. cluster

    0下载:
  2. 我做的用Kmeans方法,分别采用欧式距离。夹角余弦,和度量函数的方法来表示两点的相似度-I do use Kmeans methods were used Euclidean distance. Angle cosine, and methods of measurement functions to represent the similarity of two
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:55173
    • 提供者:bing
  1. cosine

    0下载:
  2. cosine similarity measure
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:757
    • 提供者:saeede
  1. Vector+tf-idf

    0下载:
  2. Cosine similarity with TFIDF for information retrieval
  3. 所属分类:Software Testing

    • 发布日期:2017-03-24
    • 文件大小:860595
    • 提供者:frankdrevin
  1. Vectortfidstopwords

    0下载:
  2. Information retriever based on cosine similarity with TFIDF weights and stopwords
  3. 所属分类:Software Testing

    • 发布日期:2017-03-29
    • 文件大小:137471
    • 提供者:frankdrevin
  1. cos

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

    • 发布日期:2017-04-08
    • 文件大小:55430
    • 提供者:刘峰
  1. DataMining

    0下载:
  2. Data Mining, for calculating Correlation, Euclidean distance, and cosine similarity, between objects and attributes.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:183651
    • 提供者:Aliyu
  1. sourcearesult

    0下载:
  2. 用JAVA实现k-means算法,其中聚类方法使用余弦相似度-Using JAVA k-means algorithm, clustering method using the cosine similarity
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:43357
    • 提供者:sinan
  1. ComputerDecision

    1下载:
  2. 计算文本的余弦相似度,进行文本分类 。两文本相似度越接近1,越有可能被分为1类-Calculated text cosine similarity for text classification
  3. 所属分类:JavaScript

    • 发布日期:2017-11-22
    • 文件大小:713
    • 提供者:xyz
  1. similarity

    1下载:
  2. 文本相似度计算余弦相似度代码,计算文本相似度,用于搜索引擎-Cosine similarity of text similarity computation code, the text of the similarity calculation for the search engine
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:4669
    • 提供者:rterwill
  1. image-matching-

    0下载:
  2. 针对 128 维 SIFT 特 征向量,采用距离匹配和余弦相似度匹配相结合的测度方法,利用特征点方向一致性进一步降低误匹配率 . 实验结 果表明:改进算法对图像的缩放、旋转、光照、噪声和小尺度的视角变换均有较好的匹配效果 . 与原算法相比,在保 证匹配点数和匹配时间的基础上,改进算法对旋转、缩放、噪声模糊和光照变换的误匹配率平均降低 10%~20% , 对于小尺度的视角变换,误匹配率平均降低 5%. -For 128-dimensi
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:398886
    • 提供者:焦婷
  1. com

    0下载:
  2. the package contains software for document clustering based on cosine similarity measure
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3529
    • 提供者:neelam
  1. java-string-similarity-master

    0下载:
  2. similarity cosine ontology
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:466944
    • 提供者:fariss01
« 12 3 »
搜珍网 www.dssz.com