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

搜索资源列表

  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. similarity.文本相似度计算余弦相似度代码

    0下载:
  2. 文本相似度计算余弦相似度代码,计算文本相似度,用于搜索引擎,Cosine similarity of text similarity computation code, the text of the similarity calculation for the search engine
  3. 所属分类:搜索引擎

    • 发布日期:2016-01-27
    • 文件大小:4625
    • 提供者:li xiaowen
  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
    • 文件大小:121980
    • 提供者:何礼清
  1. DM4

    0下载:
  2. 执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正确率,各种类别实例的Precision,Recall;Con
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:129640
    • 提供者:xsl
  1. dtw

    2下载:
  2. 用java写的DTW程序组合,可用于进行动态弯曲路径的计算和时间序列相似性比较-Using java to write the DTW procedure combinations that can be used for dynamic bending path calculation and comparison of time series similarity
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-09-03
    • 文件大小:15108
    • 提供者:shaoqing
  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. similarity

    1下载:
  2. 通过将待进行计算的向量放入二维数组中,然后编程实现皮尔森和余弦相似度公式,计算向量之间的相似度。-caculate the similarity of vector
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1239
    • 提供者:fengsushi
  1. RightRate

    0下载:
  2. 本项目采用Java编写,功能是比较2个文件的相同率的程序-This project is coded by java which function is comparing two file amount of similarity
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:5156
    • 提供者:jerk
  1. JavaWordNet

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

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

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

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

    0下载:
  2. 我做的用Kmeans方法,分别采用欧式距离。夹角余弦,和度量函数的方法来表示两点的相似度-I do use Kmeans methods were used Euclidean distance. Angle cosine, and methods of measurement functions to represent the similarity of two
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:55173
    • 提供者:bing
  1. New_Dominant_Color

    0下载:
  2. Calculates dominante color and measure the similarity between the input image and directory contains other images
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:25800
    • 提供者:Hosny
  1. 1

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

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

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

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

    1下载:
  2. tf-idf程序,朋友写的,很好。对中文句子进行相似度计算,有计算句子权值、排序、两两句子之间的相似度计算。有语料,可以直接运行-tf-idf program, friends wrote, very good. Similarity calculation for Chinese sentences, the sentence weights are calculated, sort, twenty-two similarity between sub-calculation. A corpu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:16245
    • 提供者:Shirley
  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. information-selection-VSM--Model

    1下载:
  2. VSM 实现计算文件的相似度,查询相似度计算出值来-VSM implementation document similarity calculation, the query similarity values ​ ​ calculated
  3. 所属分类:File Operate

    • 发布日期:2016-02-29
    • 文件大小:285696
    • 提供者:何礼清
  1. java---topsis

    1下载:
  2. TOPSIS (Technique of Order Preference by Similarity to Ideal Solution) method is a method for multi-criteria decision making.
  3. 所属分类:Java Develop

    • 发布日期:2015-06-06
    • 文件大小:20480
    • 提供者:lawayan
  1. similarity

    0下载:
  2. 网络爬虫相关,计算文档相似性,JAVA编写-Web crawler related document similarity calculation, JAVA write
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2608
    • 提供者:王石
  1. java-string-similarity-master

    0下载:
  2. similarity cosine ontology
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:466944
    • 提供者:fariss01
« 12 3 »
搜珍网 www.dssz.com