aho-corasick
OfficialFast, multi-pattern search and redaction.
Software Engineering#python#redaction#pattern-matching#text-search#keyword-filter#batch-scan#aho-corasick
Authorzenbuapps
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The multi-pattern search problem is solved by efficiently finding many keywords in text and files in a single pass.
Core Features & Use Cases
- Fast multi-pattern matching using the Aho-Corasick algorithm for text search, filtering, scanning, and redaction.
- Supports loading patterns from strings or files and returns structured match information for easy integration.
- Use cases include content screening, sensitive-word detection, batch file scanning, and redact/replace workflows.
Quick Start
Run ac_search.py with your patterns and text to retrieve all matches in one go.
Dependency Matrix
Required Modules
ahocorasick_rs
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: aho-corasick Download link: https://github.com/zenbuapps/zenbu-powers/archive/main.zip#aho-corasick Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.