An open API service indexing awesome lists of open source software.

https://github.com/dbozhinovski/relatinator

A humble library for finding related posts and content. Uses tf-idf and BM25 under the hood. Primarily aimed at static site generators.
https://github.com/dbozhinovski/relatinator

astro bm25 related-posts static-site tfidf

Last synced: 26 days ago
JSON representation

A humble library for finding related posts and content. Uses tf-idf and BM25 under the hood. Primarily aimed at static site generators.

Awesome Lists containing this project

README

        

# Relatinator meta

▶️ [Relatinator](https://github.com/DBozhinovski/relatinator/tree/master/packages/relatinator) ➡️ A humble library for finding related posts and content. Uses tf-idf and BM25 under the hood. Primarily aimed at static site generators.

▶️ [Astro Integration for Relatinator](https://github.com/DBozhinovski/relatinator/tree/master/packages/astro-relatinator) ➡️ An Astro integration for Relatinator.

---

## Acknowledgment

If you found it useful, I would be grateful if you could leave a star in the project's GitHub repository.

Thank you.