RubyGems Navigation menu

jekyll-tfidf-related-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.7 - August 04, 2020 (7.5 KB)
  2. 0.1.6 - August 03, 2020 (7.5 KB)
  3. 0.1.5 - January 06, 2019 (7.5 KB)
  4. 0.1.4 - January 06, 2019 (7.5 KB)
  5. 0.1.3 - January 06, 2019 (7.5 KB)
Show all versions (8 total)

Runtime Dependencies (5):

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

Owners:

Authors:

  • Sangsoo Nam

SHA 256 checksum:

6b619266c3a238367368ab60c0b891eb6c566f2a0ee9a35838c438672f424d63

Total downloads 11,980

For this version 1,477

License:

MIT

Required Ruby Version: >= 0

Links: