brunoarine / org-similarity

Emacs package that helps org-mode users (re)discover similar documents
GNU General Public License v3.0
88 stars 12 forks source link

Add BM25 as an alternative algorithm #15

Closed brunoarine closed 1 year ago

brunoarine commented 1 year ago

Adds the BM25 bag-of-words algorithm as a possible alternative for TF-IDF.