搜索资源列表
Levenshtein_Distance
- 计算网页title的相似度,在seo优化时有用-check the similarity of titles of webpage
rec
- 影推荐系统是基于用户的推荐系统,即当用户对某些电影评分之后,系统根据用户对电影评分的分值,判断用户的兴趣,先运用UserSimilarity计算用户间的相似度.UserNeighborhood根据用户相似度找到与该用户口味相似的邻居,最后由Recommender提供推荐个该用户可能感兴趣的电影详细信息。将用户评过分的电影信息和推荐给该用户的电影信息显示在网页结果页中,推荐完成。-Movie recommendation system i
SimHash
- simhash算法的使用,可以进行网页去重,文本的相似度计算等-Use simhash algorithm can go heavy pages, such as text similarity calculation
网页相似度计算
- 基于最长公共序列计算网页相似度,计算网页相似度用于网页数据挖掘等(Computing web similarity based on the longest common sequence)