摘要: ![image](https://img2023.cnblogs.com/blog/2520904/202212/2520904-20221215095553524-492811013.png) ![image](https://img2023.cnblogs.com/blog/2520904/202212/2520904-20221215095746970-1322294019.png) 阅读全文
posted @ 2022-12-15 10:00 Trouvaille_fighting 阅读(99) 评论(0) 推荐(0)
摘要: u2i由用户向量*物品向量得到 i2i由物品向量*物品向量得到 阅读全文
posted @ 2022-12-15 09:53 Trouvaille_fighting 阅读(24) 评论(0) 推荐(0)
摘要: 内容获取(存储MySQL)-进行分词(TF-IDF)-语义拓展-生成每篇文章的向量(出现对应的词及拓展的词就是1)-每篇文章最相似的topN的文章-缓存-提供服务 看github案例 中文的词库:ai.tencent.com/ailab/nlp/embedding.html 数据量小用提取关键词后可 阅读全文
posted @ 2022-12-15 09:33 Trouvaille_fighting 阅读(46) 评论(0) 推荐(0)