推荐系统内容相似推荐的流程和资源

视频

地址在:添加链接描述

流程图

在这里插入图片描述

本视频涉及的相关资源:

1、jieba中文分词库:

https://github.com/fxsjy/jieba

2、spark word2vec计算:

http://spark.apache.org/docs/latest/ml-features.html#word2vec

3、腾讯开源800万word2vec数据:

https://ai.tencent.com/ailab/nlp/embedding.html

4、Scipy的相似度计算函数:

https://docs.scipy.org/doc/scipy-0.14.0/reference/generated/scipy.spatial.distance.cosine.html

5、相似度近邻搜索优化算法LSH局部敏感哈希

http://spark.apache.org/docs/latest/ml-features.html#locality-sensitive-hashing

发布了242 篇原创文章 · 获赞 13 · 访问量 2万+

猜你喜欢

转载自blog.csdn.net/peishuai1987/article/details/103067326
今日推荐