related-blog-posts 0.1.7
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:
=
installieren:
=
Runtime Abhängigkeiten (6):
fast-stemmer
~> 1.0
jekyll
>= 3.0
nmatrix
~> 0.2
pqueue
~> 2.1
related-blog-posts
~> 0.1.7
stopwords-filter
~> 0.4