automate how to find related articles

Created a program that takes all my articles, extract their main lemmas, and compute the Jaro Winkler distance against every other articles to find the ones that are related. This way I can curate my content, merge smaller articles into bigger ones, and/or find blog ideas.