搜索资源列表
shuxinglun
- 基于属性论的文本相似度计算算法,利用java语言编程实现,有需要的下载,有问题大家一起讨论
LD
- 吃算法是对字符串比较相似度的实现,效率高,正确率高。很有研究价值。
JAVA实现文本聚类,用到TF/IDF权重
- 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
Collaborative-Filtering
- 协同过滤算法源码,基于项目的相似度计算,用于个性化推荐-Collaborative Filtering Algorithm source code
java-version--VSM
- 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.
WordSimilarityJAVA-
- 计算词汇语义相似度,基于知网,java编程,附《基于<知网>的词汇语义相似度计算》.-Computing lexical semantic similarity based on HowNet, java programming, with a semantic similarity calculation based on the vocabulary of the <Text> ".
java
- 采用标准的 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
JavaWordNet
- 基于wordnet的词汇比较程序,词汇比较程序。 能够比较两个词汇的相似度程序,基于wordnet-Java WordNet Similarity.beta.11.01.zip
k-means_Program
- 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
geoMatch
- java编程:自己编写的地名相似度匹配算法包括地名相似度、地理位置相似度-java programming: write their own names, including names similarity similarity matching algorithm, the geographical similarity
1
- 基于面向对象编程的文档向量相似度匹配算法-Object-oriented programming document vector similarity matching algorithm
Mini-HowNet
- mini-hownet,用于查询计算词语的相似度-mini-hownet, terms of similarity calculated for the query
Alogrithm
- 计算两个概率集合相似度的Java代码,不需要扩展possible worlds模型。-calculate the similarity between two probabilistic sets.
MiniHowNet
- 语义网方面中文相似度计算的一个实例hownet计算-Aspects of Chinese Semantic Web instance hownet similarity calculation calculation
(java)wenbenjulei
- 文本距离,文本相似度计算的java源代码,内含测试文档-Text from the text similarity calculation java source code, containing the test document
Picture
- 通过获取图片特征,计算图片的哈希值,通过哈希值,比较图片相似度(Calculates image hashes to obtain similar pictures)
WordSimilarity
- 主要是用于词语相似度算法处理,准确度还行,欢迎大家指教(Word similarity algorithm)
jQuery仿百度新闻标签云关键词代码
- jQuery仿百度新闻标签云关键词代码,相似度极高。高端技术(JQuery copy Baidu news tag cloud keyword code)
文本查重
- 类说明: 名称:Contrast 描述:用于两文本进行各种方法的相似度对比。 相似度对比方法: 1.EditDistance编辑距离 2.CosineSimilarAlgorithm余弦定理 3.JianDanMoHu模糊匹配 4.综合对比,三种方法皆对比一遍,取平局值 方法:String getDegree(文本1,文本2,使用方法id)返回值为:字符串型的,相似度百分比(Class descr iption: Name: Contrast Desc
Entity Maven Webapp
- 语句相似度比较,基于Hownet的相似度比较(This project can be used to calculate the similarity between sentences in Chinese,it is based on HowNet,which is a tool for calculating similarity of words in chinese)