RubyGems Navigation menu

jekyll-related-blog-posts 0.1.2

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:
=

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:

=

Total downloads 3,289

For this version 742

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: