RubyGems Navigation menu

jekyll-related-blog-posts 0.1.3

Jekyll plugin to show related posts based on the content, tags, and categories. The similarity is calculated using TF-IDF(term frequency-inverted document frequency). Since tags and categories are use-defined values, those are considered with higher weights than a content while calculating.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.3 - May 19, 2022 (5.5 KB)
  2. 0.1.2 - May 19, 2022 (5.5 KB)
  3. 0.1.1 - May 19, 2022 (6 KB)
  4. 0.1.0 - May 19, 2022 (5.5 KB)

Runtime Dependencies (5):

fast-stemmer ~> 1.0
jekyll >= 3.0
nmatrix ~> 0.2
pqueue ~> 2.1

Owners:

Pushed by:

Authors:

  • Manpreet singh

SHA 256 checksum:

bd6740eb365b67db69fce6d9f0017ae6be414b27a1948c6f0f656a21e150391d

Total downloads 2,881

For this version 930

License:

MIT

Required Ruby Version: >= 0

Links: