CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文本相似度

搜索资源列表

  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-25
    • 文件大小:28309
    • 提供者:alan
  1. k-means_Program

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:930292
    • 提供者:Chenguang
  1. DesktopApplication_yichao

    0下载:
  2. java 图形界面实现ld算法 比较文本相似度-ld algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:205151
    • 提供者:孙彬彬
  1. Measuring-the-SemanticSimilarity

    0下载:
  2. 本文提出了一个以知识为本 文本的语义相似性测量方法。虽然是一个大 以前的工作机构,专注于寻找概念的语义相似度 也就是说,这些字为导向的方法应用到文本相似不 尚未探讨。在本文中,我们介绍一种方法,组合成一个文本到文本度量字,字的相似性度量,我们表明,这种方法 优于传统的文本相似度 基于词法匹配的指标。-Thispaper presents a knowledge-based method for measuring the semantic-similarity oft
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:92685
    • 提供者:xz
  1. ImproveStringSimilarity_src

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

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

    1下载:
  2. C#实现的Diff工具,能够比较两个文本文件的差异,并计算文本相似度。-A diff tool implemented in C#,which can get differences between two text files, and
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:97063
    • 提供者:Jane
  1. ComputerDecision

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

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

    0下载:
  2. 文本相似度计算工具代码,这是在做搜索引擎非常需要的一个算法,对于想从事开发这方面的应用,具有不错的参考价值。-Text similarity calculation tool code, which is doing a great need for an algorithm of the search engine, and want to engage in the development of this aspect of the application, has a good refer
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:12003189
    • 提供者:李江
  1. The-LCS-algorithm

    0下载:
  2. LCS算法实现简单中文文本相似度分析-最大公共子串-The LCS algorithm to implement a simple text similarity analysis- the largest public substring
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:5303
    • 提供者:李浩
  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. wenbenleiju

    0下载:
  2. 基于文本相似度计算的文本聚类算法研究与实现,这是中文信息处理的重要分支。-The text clustering algorithm based on text similarity computing research and implementation, this is an important branch of Chinese information processing.
  3. 所属分类:Project Manage

    • 发布日期:2017-05-02
    • 文件大小:950259
    • 提供者:张明
  1. xsimilarity-master

    0下载:
  2. 一些文本相似度的方法总结,仅供大家参考 希望对大家有帮助-Some similarity Methods
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10573145
    • 提供者:LY
  1. TextSimilarity

    0下载:
  2. 文本相似度计算程序,有图形界面,基于向量-text similarity
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6906
    • 提供者:yishuihan
  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. CosineSimilarAlgorithmzf

    0下载:
  2. 这里会用到TF/IDF权重,用余弦夹角计算文本相似度,用方差计算两个数据间欧式距离,用k-means进行数据聚类等数学和统计知识。-Here will use the TF/IDF weight, with cosine angle calculation of text similarity, with the variance of the two data between the data of the European distance, with K-means data cluste
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3363759
    • 提供者:张芳
  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. xsd

    0下载:
  2. 易语言快速计算文本相似度源码例程程序演示了文本相似度的对比计算方法。 -Easy language to quickly calculate the similarity of the text source routine procedures to demonstrate the text similarity calculation method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-14
    • 文件大小:2655
    • 提供者:qq2355
  1. English

    0下载:
  2. 包括了原始英文文档、删除特殊符号、分词、词干化、计算相似度等文本预处理后产生的文档,总的数量是500个英文文档(Including the original English document, delete special symbols, such as text segmentation, a preprocessed documents produced, the total number of 500 English document)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2597888
    • 提供者:hello_spring
  1. Chinese

    0下载:
  2. 是做文本预处理时候利用爬虫收集的500个中文文档,包括分词部分、去掉特殊符号部分以及最后的相似度计算等(It is the 500 Chinese document collected by a crawler for text preprocessing, including the part of the participle, the removal of the special part of the symbol, and the final similarity calculatio
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:12314624
    • 提供者:hello_spring
« 1 23 4 »
搜珍网 www.dssz.com