[ bianca ]
[ ソース: python-pyahocorasick ]
パッケージ: python3-ahocorasick (1.4.1-2 など)
python3-ahocorasick に関するリンク
python-pyahocorasick ソースパッケージをダウンロード:
- [python-pyahocorasick_1.4.1-2.debian.tar.xz]
- [python-pyahocorasick_1.4.1-2.dsc]
- [python-pyahocorasick_1.4.1.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python module implementing the aho-corasick algorithm
A fast and memory efficient library for exact or approximate multi-pattern string search meaning that you can find multiple key strings occurrences at once in some input text. The library provides an `ahocorasick` Python module that can be used as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search.
その他の python3-ahocorasick 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: python3 (<< 3.14)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.13~)