软件包: python3-tinyalign (0.2.1-1build1)
python3-tinyalign 的相关链接
Trisquel 的资源:
下载源码包 python-tinyalign:
- [python-tinyalign_0.2.1-1build1.dsc]
- [python-tinyalign_0.2.1.orig.tar.gz]
- [python-tinyalign_0.2.1-1build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Med Packaging Team (Mail Archive)
- Steffen Moeller
外部的资源:
- 主页 [github.com]
相似软件包:
numerical representation of differences between strings
A small Python module providing edit distance (aka Levenshtein distance, that is, counting insertions, deletions and substitutions) and Hamming distance computation.
Its main purpose is to speed up computation of edit distance by allowing to specify a maximum number of differences maxdiff (banding). If that parameter is provided, the returned edit distance is anly accurate up to maxdiff. That is, if the actual edit distance is higher than maxdiff, a value larger than maxdiff is returned, but not necessarily the actual edit distance.
其他与 python3-tinyalign 有关的软件包
|
|
|