Bridgetownrb automatic related posts plugin using TF-IDF and cosine similarity
matthewclarkson.com.au
Bridgetownrb automatic related posts plugin using TF-IDF and cosine similarity
1–3 of 3 posts
Re: Bridgetownrb automatic related posts plugin using TF-IDF and cosine similarity
#2I just releasaed this Bridgetownrb static site builder plugin which leverages the power of TF-IDF (Term Frequency-Inverse Document Frequency) and cosine similarity to automatically add related posts to your blog entries. I'm considering doing something similar for Rails and Django. Seems to work well - the bigger the site the better the results.
Re: Bridgetownrb automatic related posts plugin using TF-IDF and cosine similarity
#3Here's the Github repo https://github.com/mpclarkson/bridgetown-related-posts/