Yomguithereal / clj-fuzzy

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

Home Page:http://yomguithereal.github.io/clj-fuzzy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Deprecation warning

Consider this library deprecated for JavaScript.

Indeed, the Talisman library can be seen as an improvement over clj-fuzzy and is, what's more, written directly in JavaScript.

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.

http://yomguithereal.github.io/clj-fuzzy/

License:MIT License


Languages

Language:Clojure 99.9%Language:JavaScript 0.1%Language:Shell 0.0%