Hacker News new | ask | show | jobs
Bridgetownrb automatic related posts plugin using TF-IDF and cosine similarity (matthewclarkson.com.au)
1 points by mpclarkson 669 days ago
2 comments

I 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.