Liking cljdoc? Tell your friends :D
All platforms.

clj-fuzzy.tversky


indexclj/s

(index seq1
       seq2
       &
       {:keys [alpha beta symmetric] :or {alpha 1 beta 1 symmetric false}})

Compute the tversky index for the given [sequences] with given [:alpha] and [:beta] and in a [:symmetric] fashion or not.

Compute the tversky index for the given [sequences] with given [:alpha] and [:beta]
and in a [:symmetric] fashion or not.
sourceraw docstring

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

× close