[ ソース: textdistance ]
パッケージ: python3-textdistance (4.6.3-4)
python3-textdistance に関するリンク
Debian の資源:
textdistance ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for calculating distances between sequences
This Python library can calculate the distance between sequences or strings using over 30 algorithms. It is a pure Python implementation, but can make use of other libraries (listed as Suggests, some of which have compiled extensions) for increased speed.
その他の python3-textdistance 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-levenshtein
- extension for computing string similarities and edit distances (Python 3)
-
- dep: python3-rapidfuzz
- Rapid fuzzy string matching library (Python library)
-
- sug: python3-jellyfish
- Library for approximate and phonetic matching of strings (Python 3)
-
- sug: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- sug: python3-pylev
- pure Python Levenshtein implementation
-
- sug: python3-pyxdameraulevenshtein
- Fast Damerau-Levenshtein (DL) edit distance implementation