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

搜索资源列表

  1. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1491
    • 提供者:优优
  1. WordSimilarityJAVA-

    0下载:
  2. 计算词汇语义相似度,基于知网,java编程,附《基于<知网>的词汇语义相似度计算》.-Computing lexical semantic similarity based on HowNet, java programming, with a semantic similarity calculation based on the vocabulary of the <Text> ".
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:681203
    • 提供者:xuxiaoxing
  1. java

    0下载:
  2. 采用标准的 Levenshtein Distance 算法计算两个文件的相似度。 2。 程序使用简单。选入多个文件,然后按分析便个分析出两个文-Standard Levenshtein Distance algorithm for calculating the similarity of two documents. 2. Using a simple procedure. Selected multiple files, and then analyzed by analysis of tw
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1127200
    • 提供者:jin
  1. (java)wenbenjulei

    2下载:
  2. 文本距离,文本相似度计算的java源代码,内含测试文档-Text from the text similarity calculation java source code, containing the test document
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:9845
    • 提供者:victor
  1. WordSimilarity

    0下载:
  2. 辞典文件放置在dict目录下,由"中文自然语言处理开放平台提供。算法参数使用《基于<知网>的词汇语义相似度计算》的实验参数,具体定义在类WordSimilarity中,为私有静态常量,可根据需要自行修改。-Dictionary files are placed in the dict directory, by the " Chinese natural language processing to provide an open platform for the algorithm p
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1663497
    • 提供者:胡文静
  1. words-similarity--using-web-search--

    0下载:
  2. 我们提出了一个新颖的方法来 计算使用自动提取的语义相似 从文本片段的词法,句法模式。-we propose a novel approach to compute semantic similarity using automatically extracted lexico-syntactic patterns from text snippets.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:238153
    • 提供者:xz
  1. ComputerDecision

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

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

    0下载:
  2. 主要通过余弦定理来实现两个文本相似程度的比较-Text similarity comparison can be achieved
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:1373
    • 提供者:黄克甲
  1. English-sentence-sim

    0下载:
  2. 英文文本的相似度计算,分别从词形、词序、词义等进行权重计算,得到相似度结果-English text similarity calculation were re-calculated from the word form, word order, meaning, etc. right, the similarity results
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:3730327
    • 提供者:zzz
  1. src

    0下载:
  2. 基于文本内容相似度查询的软件代码,Java开发语言。-Similarity-based software code text queries, Java development language.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:2540490
    • 提供者:李卿
  1. SimHash

    0下载:
  2. simhash算法的使用,可以进行网页去重,文本的相似度计算等-Use simhash algorithm can go heavy pages, such as text similarity calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:21004
    • 提供者:皇甫煜
  1. TextSimilarity

    0下载:
  2. 余弦幅度法计算两个向量的相,求余弦相似度 -Consine Text Similarity
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3746
    • 提供者:韩金波
  1. java-string-similarity-master

    0下载:
  2. code for finding similarity between programs the text that has been entered so can find similar items
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:470666
    • 提供者:Darshita Pathak
  1. VSM

    1下载:
  2. 利用向量空间模型对两个文本的相似度进行计算的Java代码-The use of vector space model for the two text similarity calculation of the Java code
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-07
    • 文件大小:1024
    • 提供者:周单
  1. 文本查重

    2下载:
  2. 类说明: 名称:Contrast 描述:用于两文本进行各种方法的相似度对比。 相似度对比方法: 1.EditDistance编辑距离 2.CosineSimilarAlgorithm余弦定理 3.JianDanMoHu模糊匹配 4.综合对比,三种方法皆对比一遍,取平局值 方法:String getDegree(文本1,文本2,使用方法id)返回值为:字符串型的,相似度百分比(Class descr iption: Name: Contrast Desc
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:_阿亮
  1. Kmeans

    1下载:
  2. 算法思想:提取文档的TF/IDF权重,然后用余弦定理计算两个多维向量的距离来计算两篇文档的相似度,用标准的k-means算法就可以实现文本聚类。源码为java实现(Algorithm idea: extract the TF/IDF weight of the document, then calculate the distance between two multidimensional vectors by cosine theorem, calculate the similarity
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:startrek
搜珍网 www.dssz.com