Computing similar posts for my blog using Sklearn Kmeans
Modify the path where your posts are in Line 470 and then execute.
$ python ./similar_posts.py
At some point I should make the path an arg to pass to the program using argparse
, but since Hugo now has a similar posts feature I am using that instead of my project.