TheAlgorithms / MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
MIT License
373 stars 176 forks source link

jaccard similarity added #20

Closed atousa1 closed 5 years ago

atousa1 commented 5 years ago

commits "jaccard similarity added" are similar but a changed comment

cozek commented 5 years ago

I'm sorry, i commit 2 different files (jaccard similarity and linear search ) in one PR by mistake :(

It's alright. Good job! 👍

cozek commented 5 years ago

@atousa1 However, as punishment you should read this chapter of MMDS for learning more about Jaccard similarity and how its helpful in finding document similarity. xD