natural
General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.
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.
retrieval
Full text search engine in js. Features BM25 ranking function that can be tuned.