hexo-article-recommender

A Hexo plugin to display intelligent recommended posts based on TF-IDF and cosine similarity. 一个为 Hexo 博客提供智能文章推荐的插件,基于 TF-IDF 与余弦相似度算法,在文章末尾或自定义位置添加“相关文章”。

zetosearch

A lightweight Node.js full-text search library with support for multi-field indexing and TF-IDF ranking.