sourcehut
Log in
—
Register
~linuxgoose
/
linguistics-robin
summary
tree
log
refs
ref:
63915e4dce58f8bb8c89156a0dcecadc3b972a60
linguistics-robin
/
pyphonetics
/
distance_metrics
/__init__.py
-rw-r--r--
50 bytes
View
Log
View raw
Permalink
63915e4d
— Jordan Fixing of not dropping all leading instances of the first character matching the next in line
8 months ago
1
2
from
.levenshtein
import
*
from
.hamming
import
*