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

搜索资源列表

  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. tfidf---c

    2下载:
  2. 用c#写的tf/idf代码,用来进行文本相似度计算的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30213
    • 提供者:小青
  1. 072832

    1下载:
  2. 本文介绍了在向量空间模型下, 使用一和一两种不同的相似度评测方法, 来评测查询与文本之间的相关性。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:214509
    • 提供者:Gao
  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. 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. edit

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

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

    0下载:
  2. 文本分类,用KNN方法,通过计算其相似度,找出与它靠近的K个文档。-text classify
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:373643
    • 提供者:jason
  1. pLSA_EM

    0下载:
  2. PLSA EM演算法,用於文本與字詞之間的矩陣工具,測量其相似度-PLSA EM algorithm for the matrix between the text and words tool to measure the similarity
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1565
    • 提供者:吳忠澄
  1. CompareText

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

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

    0下载:
  2. 通过对两段文本相似度计算,避免出现重复信息。-Compute the similarity between two text.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:11066
    • 提供者:shaogx
  1. cpp

    1下载:
  2. 文章查重源码 应用了最短编辑距离算法以及相似度算法原理,用两个待比较的文本框输入要比较的的文本文字,然后求解,最后输出两篇文章的相似度的百分比 -The article source application rechecking the shortest edit distance algorithm and the similarity principle, comparing two stay text box input to compare the text of the text,
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:8512
    • 提供者:江鹏源
  1. simhash_sourcecode

    0下载:
  2. 文本文件,网页内容相似度匹配hash算法源代码,用于生成文件指纹,并根据文件指纹生成文件相似度。有windows和linux2个系统的源代码。-the sourcecode is about fies and web pages similarity match algrithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5974016
    • 提供者:王易之
  1. Kl

    0下载:
  2. 计算文本相似度,输出文本间KL距离,JS距离-Calculate the text similarity, the KL distance and JS distancetext of text。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6933
    • 提供者:Alex
  1. WIP3

    0下载:
  2. Kaggle竞赛“Can your AI smarter than a 8th grade student?”的代码。 使用文本相似度计算的方法,对美国八年级学生的科学考试卷(4选1选择题)进行自动回答。-Kaggle contest Can your AI smarter than a 8th grade student? Code. The method of using text similarity calculation, the US eighth-grade stude
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:513657
    • 提供者:LCF
  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 text and have some effect.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-20
    • 文件大小:48626688
    • 提供者:王一大
  1. 相似度检测

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

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

    0下载:
  2. 用于字符串文本的匹配算法,融入了kr算法,hash函数映射的方法,缩短了计算时间成本。多用于抄袭相似度比对等领域(The matching algorithm for string texts incorporates the kr algorithm and the hash function mapping method, which reduces the computation time cost.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:onionion
  1. mn

    0下载:
  2. 对文本的情感分析的划分和测试,相似度进行判断(The classification and test of text sentiment analysis, and the judgement of similarity.)
  3. 所属分类:数值算法/人工智能

  1. python_s

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

    • 发布日期:2020-04-24
    • 文件大小:68608
    • 提供者:Primtee
搜珍网 www.dssz.com