A library to implement a norm and a distance on strings useful to quantify intervals in dictionaries.
Go to file
Tissevert 77370e5015 First draft 2020-08-19 18:45:46 +02:00
lib/Text First draft 2020-08-19 18:45:46 +02:00
test First draft 2020-08-19 18:45:46 +02:00
.gitignore Initial commit 2020-08-19 18:43:00 +02:00
CHANGELOG.md First draft 2020-08-19 18:45:46 +02:00
LICENSE First draft 2020-08-19 18:45:46 +02:00
README.md First draft 2020-08-19 18:45:46 +02:00
Setup.hs First draft 2020-08-19 18:45:46 +02:00
alphabetDistance.cabal First draft 2020-08-19 18:45:46 +02:00

README.md

alphabetDistance

A library to implement a norm and a distance on strings useful to quantify intervals in dictionaries.