[ Bron: python-pyahocorasick ]
Pakket: python3-ahocorasick (1.4.1-1 en anderen)
Verwijzigingen voor python3-ahocorasick
Debian bronnen:
Het bronpakket python-pyahocorasick downloaden:
- [python-pyahocorasick_1.4.1-1.dsc]
- [python-pyahocorasick_1.4.1.orig.tar.gz]
- [python-pyahocorasick_1.4.1-1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-ahocorasick gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3 (<< 3.14)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)