sourcehut
Log in
—
Register
~linuxgoose
/
linguistics-robin
summary
tree
log
refs
ref:
4df2332ae7fcf84a49b24d23dea73321ee32c4c7
linguistics-robin
/
linguistics_robin
/
distance_metrics
/__init__.py
-rw-r--r--
50 bytes
View
Log
View raw
Permalink
4df2332a
— Jordan Robinson Implementation of the DoubleMetaphone algorithm (#20)
8 months ago
1
2
from
.levenshtein
import
*
from
.hamming
import
*