ahocorasick topic

List ahocorasick repositories

ahocorasickphp

178
Stars
15
Forks
Watchers

Aho-Corasick multi-keyword string searching library in PHP.

fastscan

1.1k
Stars
119
Forks
Watchers

quickly text search by ahocorasick algorithm

cedar

33
Stars
14
Forks
Watchers

A go implemention of efficiently-updatable double-array trie

AhoCorasick

42
Stars
9
Forks
Watchers

A PHP implementation of the Aho-Corasick string search algorithm. Mirror from https://gerrit.wikimedia.org/g/AhoCorasick - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/w...

ahocorasick

32
Stars
9
Forks
Watchers

Fast implementation of fuzzy matching and Blacklist filtering

ahocorasick

18
Stars
3
Forks
Watchers

基于ahocorasick算法的敏感词过滤,支持中文、线程安全