搜索资源列表
shuxinglun
- 基于属性论的文本相似度计算算法,利用java语言编程实现,有需要的下载,有问题大家一起讨论
TextureImageRetrievalBasedonContourletTransformUsi
- Contourlet变换结合了不可分离的方向滤波组,具备小波所不能表达的多方向特性,能有效捕获自然图像的边缘轮廓信息。本文分析了图像ontourlet系数的统计特征,并利用广义高斯函数对各子带系数层进行建模。将此模型应用于基于VisTex的自建纹理图像库,采用矩匹配估计法,提取模型参数集,运用K2L距离计算图像间的相似度。对800幅纹理图像进行检索,本文方法比传统小波方法的平均检索查准率高出约2%到10%不等。实验结果表明,该方法改进了导向纹理的描述
一种无距离函数聚类方法
- 聚类算法大部分都使用距离来计算相似度,本文探讨了无需使用距离的方法。-clustering algorithm used to calculate similarity distance, the paper discusses the need to use the distance.
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
WordSimilarityJAVA-
- 计算词汇语义相似度,基于知网,java编程,附《基于<知网>的词汇语义相似度计算》.-Computing lexical semantic similarity based on HowNet, java programming, with a semantic similarity calculation based on the vocabulary of the <Text> ".
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
WordSimilarity
- 辞典文件放置在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
WordSimilarity
- 基于知网的词语语义相似度计算方法的java实现-an semantics similarity computing algorithm based on "HowNet" using Java platform
iamxiatian-xsimilarity-9da04e9
- 利用hownet和其他多种方法的中文词汇相似度计算集成包,参见夏天的书-The Chinese word similarity the use of hownet and other variety of methods to calculate the integrated package, refer to the summer book
similarity
- JAVA编写的词汇相似度计算的源代码,供大家学习!-JAVA written word similarity calculation of the source code for everyone to learn!
HYPERLINK
- LD语句相似度计算,计算两字符串相似度算法-LD statements similarity calculation,To calculate the two string similarity algorithm
WordSimilarity
- 基于知网的中文词汇相似度计算方法的工具,共享给大家,谢谢。-Word similarity calculation
English-sentence-sim
- 英文文本的相似度计算,分别从词形、词序、词义等进行权重计算,得到相似度结果-English text similarity calculation were re-calculated from the word form, word order, meaning, etc. right, the similarity results
SimHash
- simhash算法的使用,可以进行网页去重,文本的相似度计算等-Use simhash algorithm can go heavy pages, such as text similarity calculation
1661a86897bc
- 余弦相似度算法(余弦相似度(cosine similarity)是资讯检索中常用的相似度计算方式,可用来计算文件之间的相似度,也可以计算词汇之间的相似度,更可以计算查询字串与文件之间的相似度。) 这是一个基于Jcseg分词算法的余弦相似度例子,运行com.fenci.test.IKMainTest可以查看运行结果。-please do it by yourself
iamxiatian-xsimilarity-9da04e9
- 包括详细的本文相似度计算的各种方法,内容全面。还有比较详细的语义词典-Various methods described herein include detailed similarity calculation, comprehensive. There are more detailed semantic dictionary
WordSimilarity
- 利用知网实现词语相似度计算,主要根据刘群的论文完成代码编写-word similarity
Picture
- 通过获取图片特征,计算图片的哈希值,通过哈希值,比较图片相似度(Calculates image hashes to obtain similar pictures)