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

搜索资源列表

  1. DL-Dist

    0下载:
  2. [Damerau–Levenshtein distance] vb.net程式碼,內含兩Function,一個計算距離,一個計算相似度。-[Damerau–Levenshtein distance] Code of vb.net, contains two Function, one for the distance, another for similarity.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.01kb
    • 提供者:Chris
  1. L_A_distance

    0下载:
  2. Levenshtein 距离算法实现。Levenshtein 距离测量两个字符串的相近性-The "Levenshtein distance" is a measure of the similarity between two strings, this algorithm is also refered to as "edit distance".
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:18.86kb
    • 提供者:peter
  1. LevenshteinDistance

    0下载:
  2. Method to Compute Levenshtein distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:665byte
    • 提供者:Andr茅
  1. 3

    0下载:
  2. The Levenshtein Distance between two strings a, b is the number of changes to transform one string into another. For example to transform mouse into house would take 1 (change the m to an h). If the strings are different length then either characters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:4.12kb
    • 提供者:ed
  1. LD

    0下载:
  2. 又称Levenshtein距离(也叫做Edit Distance),是指两个字串之间,由一个转成另一个所需的最少编辑操作次数。许可的编辑操作包括将一个字符替换成另一个字符,插入一个字符,删除一个字符。 -Also known as Levenshtein distance (also known as Edit Distance), is between two strings, one by one turned into the minimum required number of edit
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:171.42kb
    • 提供者:zdl
  1. SimilarityLYG

    0下载:
  2. /** * @作者:刘亚歌 * @日期时间:2012-5-24 下午06:45:47 * @描述:编辑距离的算法是首先由俄国科学家Levenshtein提出的,故又叫Levenshtein Distance。 */-/*** @ Author: Liu Ya Song* @ Date Time :2012-5-afternoon 24 06:45:47* @ descr iption: the edit distance algorithm is first p
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.19kb
    • 提供者:流云
  1. SiftStringSimilarity

    0下载:
  2. SIFT3 字符串距离比较,类Levenshtein算法实现。速度较 Levenshtein距离算法快10-45倍。实现略有不同,结果也与 Levenshtein有些差异,但高速是此算法的特点。详情请看: http://siderite.blogspot.com/2007/04/super-fast-and-accurate-string-distance.html-Super Fast and Accurate string distance algorithm: Sift3. Fro
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:18.4kb
    • 提供者:Sunm
  1. edit_distance

    0下载:
  2. 字符串的编辑距离也被称为Levenshtein距离(Levenshtein Distance),一般用动态规划来实现。属于经典算法。-Edit distance of the string is also known as the Levenshtein distance (Distance Levenshtein), the general use of dynamic programming to achieve. Belong to the classical algorithm.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:680byte
    • 提供者:wang
搜珍网 www.dssz.com