Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-distance
Python library for comparing sequences
https://github.com/doukremt/distance
0
no reviews
Install
This package provides helpers for computing similarities between arbitrary sequences. Included metrics are Levenshtein, Hamming, Jaccard, and Sorensen distance, plus some bonuses. The distance computations are implemented in pure Python.