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

搜索资源列表

  1. shuxinglun

    0下载:
  2. 基于属性论的文本相似度计算算法,利用java语言编程实现,有需要的下载,有问题大家一起讨论
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:刘磊
  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
    • 文件大小:1.46kb
    • 提供者:优优
  1. java-version--VSM

    0下载:
  2. VSM模型的实现,通过java、语言编写的,能够打开多个文件,计算出VSM的值即查询相似度能够得出来。-VSM model realization, through java, language, and can open multiple files, calculate the value of the VSM similarity queries can be out.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:119.12kb
    • 提供者:何礼清
  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
    • 文件大小:665.24kb
    • 提供者: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
    • 文件大小:1.07mb
    • 提供者:jin
  1. JavaWordNet

    2下载:
  2. 基于wordnet的词汇比较程序,词汇比较程序。 能够比较两个词汇的相似度程序,基于wordnet-Java WordNet Similarity.beta.11.01.zip
  3. 所属分类:Java Develop

    • 发布日期:2016-12-09
    • 文件大小:296.28kb
    • 提供者:yong
  1. wordnet

    0下载:
  2. 使用woednet计算语义相似,输入两个字符,给出相似度-Semantic calculated using woednet, enter two characters, given the similarity
  3. 所属分类:Ajax

    • 发布日期:2015-01-07
    • 文件大小:540.43kb
    • 提供者:2010yangguang
  1. geoMatch

    1下载:
  2. java编程:自己编写的地名相似度匹配算法包括地名相似度、地理位置相似度-java programming: write their own names, including names similarity similarity matching algorithm, the geographical similarity
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-02
    • 文件大小:2.85kb
    • 提供者:wang
  1. 1

    0下载:
  2. 基于面向对象编程的文档向量相似度匹配算法-Object-oriented programming document vector similarity matching algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2.59kb
    • 提供者:yuanch1989
  1. Mini-HowNet

    0下载:
  2. mini-hownet,用于查询计算词语的相似度-mini-hownet, terms of similarity calculated for the query
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.71mb
    • 提供者:赵青
  1. Alogrithm

    0下载:
  2. 计算两个概率集合相似度的Java代码,不需要扩展possible worlds模型。-calculate the similarity between two probabilistic sets.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3.57kb
    • 提供者:告密
  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
    • 文件大小:9.61kb
    • 提供者:victor
  1. zifuchuanxiangsidu

    0下载:
  2. 字符串相似度测量,利用相似度测量算法,比较两个字符串的相似度,并给出运行时间,采用java和jsp实现-String similarity measure
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:2.18kb
    • 提供者:sunh
  1. DesktopApplication_yichao

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

    • 发布日期:2017-04-04
    • 文件大小:200.34kb
    • 提供者:孙彬彬
  1. WordSimilarity

    1下载:
  2. 基于知网的词语语义相似度计算方法的java实现-an semantics similarity computing algorithm based on "HowNet" using Java platform
  3. 所属分类:Java Develop

    • 发布日期:2015-05-10
    • 文件大小:4.15mb
    • 提供者:Ray.Shih
  1. The-code-of-VSM-java

    0下载:
  2. 利用java代码实现向量空间模型,通过词频,文档频率计算相似度的值。-Using the language to get the value of VSM
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:576byte
    • 提供者:刘锐
  1. word-simility

    0下载:
  2. java写的计算词语相似度的,希望大家喜欢-word simility
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:sdas
  1. Distance

    0下载:
  2. 最小距离Java算法 用于计算字符串相似度-Java algorithm for calculating the minimum distance the string similarity
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:912byte
    • 提供者:张华
  1. ExlDemo

    0下载:
  2. java利用exl操作Excel文件并自动对比相似度-Java excel
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:12.29kb
    • 提供者:陈EIL
  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
    • 文件大小:15kb
    • 提供者:startrek
« 12 »
搜珍网 www.dssz.com