搜索资源列表
shuxinglun
- 基于属性论的文本相似度计算算法,利用java语言编程实现,有需要的下载,有问题大家一起讨论
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
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)