[ ソース: textdistance ]
パッケージ: python3-textdistance (4.2.0-2)
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- sug: python3-abydos
- NLP/IR library of phonetic algorithms, string distances and more
-
- sug: python3-distance
- Python library for comparing sequences
-
- sug: python3-jellyfish
- Library for approximate and phonetic matching of strings (Python 3)
-
- sug: python3-levenshtein
- extension for computing string similarities and edit distances (Python 3)
-
- sug: python3-lzma
- パッケージは利用できません
-
- sug: python3-numpy
- Fast array facility to the Python 3 language
-
- sug: python3-py-stringmatching
- Library of string tokenizers and similarity measures
-
- sug: python3-pylev
- pure Python Levenshtein implementation
-
- sug: python3-pyxdameraulevenshtein
- Fast Damerau-Levenshtein (DL) edit distance implementation