Skip to content

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

License

Notifications You must be signed in to change notification settings

armageddon/clj-fuzzy

 
 

Repository files navigation

Build Status

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.

Clojars Project

Full documentation

The full documentation for this library is available there.

Available algorithms

Metrics

Stemmers

Phonetics

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.

License

MIT

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 99.9%
  • Other 0.1%