Liking cljdoc? Tell your friends :D

fuzzy-string.core


bigramclj

source

bigramsclj

(bigrams strn)

create bigrams out of a string

create bigrams out of a string
sourceraw docstring

diceclj

(dice a b)

The dice comparison, takes two strings - compares bigrams The dice algorithm always returns a value between 0 and 1

The dice comparison, takes two strings - compares bigrams
The dice algorithm always returns a value between 0 and 1
sourceraw docstring

levenshteinclj

source

levenshtein-rawclj

(levenshtein-raw a b)

calculates the levenshtein distane between two strings

calculates the levenshtein distane between two strings
sourceraw docstring

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

× close