基于 elasticsearch 的向量排序实现

之前看到 IBM 出了一个基于 ES 的推荐系统

使用 Apache Spark 和 Elasticsearch 构建一个推荐系统
https://github.com/IBM/elasticsearch-spark-recommender/blob/master/README-cn.md

今天看到有大佬出了一个可用的插件

Fast Elasticsearch Vector Scoring
https://github.com/lior-k/fast-elasticsearch-vector-scoring

还有两篇基于 ES 实现的推荐召回

https://zhuanlan.zhihu.com/p/28390635
https://zhuanlan.zhihu.com/p/53349817

发表评论