sourcehut
Log in
—
Register
~linuxgoose
/
linguistics-robin
summary
tree
log
refs
ref:
e7a9c042c34cb3bfe0dd9a4f0afa04c2f82b6491
linguistics-robin
/
linguistics_robin
/
distance_metrics
/__init__.py
-rw-r--r--
50 bytes
View
Log
View raw
Permalink
e7a9c042
— Jordan Implementation of Caverphone 2 algorithm
8 months ago
1
2
from
.levenshtein
import
*
from
.hamming
import
*