clj-fuzzy

A handy collection of algorithms dealing with fuzzy strings and phonetics.

clj-fuzzy

clj-fuzzy is a native Clojure library providing a collection of famous algorithms dealing with fuzzy strings and phonetics.

It can be used in Clojure, ClojureScript, client-side JavaScript and Node.js.


Available algorithms

clj-fuzzy embarks three kinds of algorithms:

Metrics

Stemmers

Phonetics


Installation & Usage


Contribution

Please feel free to contribute by forking this repo. Just be sure to add relevant unit tests and pass them all before submitting any code.

lein test

License

MIT