mk-string-metrics
This library implements efficient algorithms that calculate various string metrics in Common Lisp:

GitHub repository: https://github.com/cbaggers/mk-string-metrics

You can install it via Quicklisp:

(ql:quickload "mk-string-metrics")

mk-string-metrics is written and maintained by Mark Karpov.

It's distributed under MIT-license.


Relevant topics: text, algorithm