Liking cljdoc? Tell your friends :D
All platforms.

clj-fuzzy.jaccard


distanceclj/s

(distance seq1 seq2)

Compute the Jaccard distance between [seq1] and [seq2].

Compute the Jaccard distance between [seq1] and [seq2].
sourceraw docstring

indexclj/s

(index set1 set2)

Compute the Jaccard index between [set1] and  [set2].

Compute the Jaccard index between [set1] and  [set2].
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close