CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 相似度

搜索资源列表

  1. 属性相似度的云分类器

    0下载:
  2. matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。-Matlab environment, based on cloud model for the classification, including examples Swarm Optimization Based on the cloud classifier, and attribute similarity cloud classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7026
    • 提供者:王力
  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. String-Similarity-0.02.tar

    0下载:
  2. 此程序是关于字符串 模糊相似度的计算程序(C语言)-this program is a string of vague similarity calculation procedures (C language)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13978
    • 提供者:youyou
  1. word

    0下载:
  2. 《基于<知网>的词汇语义相似度计算》论文
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:160048
    • 提供者:阿苏
  1. DoubleLangAly

    0下载:
  2. 珍藏论文:面向双语句对检索的汉语句子相似度计算Chinese Sentences Similarity
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:144564
    • 提供者:周涌
  1. matlab计算图像的相似度

    5下载:
  2. 对灰度图像进行小波变换,再对其低频子图像进行相似度的计算
  3. 所属分类:matlab例程

    • 发布日期:2011-05-28
    • 文件大小:864
    • 提供者:gaojianli
  1. DM4

    0下载:
  2. 执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正确率,各种类别实例的Precision,Recall;Con
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:129640
    • 提供者:xsl
  1. meanshift

    2下载:
  2. 实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片-To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image
  3. 所属分类:matlab

    • 发布日期:2014-11-26
    • 文件大小:178892
    • 提供者:haiyan
  1. RepeatedForms

    0下载:
  2. 根据相似度去重,把文本很相似的删除掉,基于VSM的算法的实现。-According to the similarity to heavy, very similar to the text removed, the algorithm based on VSM realize.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:18730
    • 提供者:huangxupeng
  1. selfAffinity

    0下载:
  2. AP是在数据点的相似度矩阵的基础上进行聚类.对于规模很大的数据集,AP算法是一种快速、有效的聚类方法,这是其他传统的聚类算法所不能及的,-A semi-supervised clustering method based on affinity propagation (AP) algorithm is proposed in this paper. AP takes as input measures of similarity between pairs of data points. AP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:375791
    • 提供者:lilan
  1. 200808024

    0下载:
  2. 语义相似度计算论文语义相似语义相似度计算论文度计算论文-Semantic similarity computation thesis semantic similarity calculation of semantic similarity calculation Papers Papers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:103180
    • 提供者:wujunli
  1. CheckText

    0下载:
  2. 实现文本相似度检查的文本层次聚类算法和划分算法的C#源码-Text to check the text similarity hierarchical clustering algorithm and classification algorithm C# source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:66909
    • 提供者:liq88
  1. likestring

    0下载:
  2. 寻找字符相似度的改进算法,来自微软公司的编程之美-Improved algorithm to find the character similarity, from the beauty of Microsoft' s programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:223308
    • 提供者:sssw
  1. edit

    0下载:
  2. 文本相似度计算,包含编辑距离,和最长公共子序列算法的结合。-xiangsudu jisuan
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:312004
    • 提供者:
  1. CompareText

    0下载:
  2. 比对两文本/字符串的相似度,利用LD矩阵算法-Compare two text/string similarity matrix algorithm using LD ..
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:68552
    • 提供者:123
  1. WordSimilarity

    1下载:
  2. 基于HowNet对中文单词进行相似度计算,实现的是《基于<知网>的词汇语义相似度计算》论文中的算法。-Based on HowNet for Chinese words for similarity computation, to achieve the " based on < Text> vocabulary semantic similarity calculation," the paper' s algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-05-16
    • 文件大小:569344
    • 提供者:Frank
  1. NetAP-master

    0下载:
  2. 计算肿瘤样本相似度,并进行聚类。这是一个聚类方法及框架的程序。(Calculate the similarity of tumor sample and cluster. This is a clustering method and framework program.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:134144
    • 提供者:样儿
  1. 相似度检测

    0下载:
  2. 可以计算文本相似度,任何语言!!!!!!!!!!!!!!!(Can calculate text similarity, any language!!!!!!!!!!!!!!!!!)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:12876800
    • 提供者:heike1000
  1. Gistcbir

    0下载:
  2. 采用Gist算法提取图像特征,采用欧式距离进行相似度计算,返回相似性图像。完整的GUI界面,完整的图像库 注意;根据需要调整图像根目录。(Gist algorithm is used to extract image features, and Euclidean distance is used for similarity computation, and the similarity image is returned. Complete GUI interface, complete
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:15834112
    • 提供者:lihaotaozihu
  1. python_s

    1下载:
  2. 计算两个文本间的相似度,并且返回相速度值,用于确定两个文本将的距离(Compute the similarity between two short txts)
  3. 所属分类:数据挖掘

    • 发布日期:2020-04-24
    • 文件大小:68608
    • 提供者:Primtee
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com