CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - text similarity

搜索资源列表

  1. demo

    2下载:
  2. 文本相似度比较```很好的`-text similarity comparison `` `good`
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:81341
    • 提供者:李山
  1. main.计算文本之间相似度的程序

    1下载:
  2. 计算文本之间相似度的程序,用于文本的聚类。是在已知各个文本的文本特征向量基础上进行计算的,利用余弦值计算,Calculation of similarity between the text of the procedures for text clustering. Are known at all the text of the text feature vector calculated based on the use of cosine values
  3. 所属分类:Windows编程

    • 发布日期:2017-03-25
    • 文件大小:750
    • 提供者:effi
  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. ssdeep-2.2

    0下载:
  2. 计算机文本进行hash计算,来判断文件间的相似性,用于计算机取证方向-Computer text hash calculation to determine the similarity between documents, for the direction of computer forensics
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:26124
    • 提供者:inforsec
  1. duibiliangggewenbenxiangtongfou

    0下载:
  2. 自己创建2个文本文件,然后判断它们文字内容的相似性(雷同的程度)。如果二者的所有单词中,相同的单词数量占总两的80 ,则认为而和是雷同的。-Create your own two text files, and then judge their similarity of the text (the same degree). If all the words of the same number of words for 80 of the two, think and are alike
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1424
    • 提供者:yangyu
  1. stex

    0下载:
  2. 用于进行字符串的匹配查找,查找整个文件夹中的文本文件。并给出相应的相似度。-Search for the string matching to find an entire folder of text files. And the corresponding similarity.
  3. 所属分类:File Operate

    • 发布日期:2017-05-18
    • 文件大小:4958199
    • 提供者:lucuswu
  1. simalar

    0下载:
  2. 基于Python的单词相似度分析,通过分析一些大文本来判断测试文件中给出的单词相似度判断的准确率-Python-based word similarity analysis, by analyzing a number of large text files to determine the test given to determine the accuracy of word similarity
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1741814
    • 提供者:twdka
  1. x8p2riyj

    0下载:
  2. 关联规则实现代码源代码来源于互联网如有雷同纯属巧合world文本改成doc后缀-Association rules implementation code source code from the Internet world and any similarity is purely coincidental text into doc suffix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:61440
    • 提供者:王聪
  1. wordsimilar

    0下载:
  2. 词汇分类 相似度计算 文本语料分析 归类 知网数据分类-Word text corpus classification Similarity analysis of data classified Text Classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:388840
    • 提供者:wayne
  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. 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. matching

    0下载:
  2. text similarity matching using LCS algorithm for detect plagiarize in text document
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:3079731
    • 提供者:hamza
  1. wordsimilar

    0下载:
  2. 词汇分类 相似度计算 文本语料分析 归类 知网数据分类-Word text corpus classification Similarity analysis of data classified Text Classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:388886
    • 提供者:edthe
  1. wordsimilar

    0下载:
  2. 词汇分类 相似度计算 文本语料分析 归类 知网数据分类-Word text corpus classification Similarity analysis of data classified Text Classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:388933
    • 提供者:eepconce
  1. qucf

    0下载:
  2. 根据相似度去文本重复 c++语言 根据文本的相似程度去除重复的-According to the degree of similarity of the text to remove duplicate text according to the similarity to repeat c++ language
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:757950
    • 提供者:邓家军
  1. similarity8

    0下载:
  2. 采用欧几里德距离等分析手段对两个text文档的相似度进行比较。-The similarity of the two text documents were compared using the Euclidean distance method.
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2914999
    • 提供者:compiler
  1. TextSimilarity

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

    • 发布日期:2017-04-15
    • 文件大小:6906
    • 提供者:yishuihan
  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. 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. 文本相似度计算方法研究综述.pdf

    0下载:
  2. Text similarity; semantic similarity; ontology; word bag model; neural network ; thesis review
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:751616
    • 提供者:xuxiaofeng
« 12 »
搜珍网 www.dssz.com