quickly text search by ahocorasick algorithm
-
Updated
Oct 28, 2018 - JavaScript
quickly text search by ahocorasick algorithm
Aho-Corasick multi-keyword string searching library in PHP.
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/wiki/Developer_access for contributing)
A go implemention of efficiently-updatable double-array trie
Fast implementation of fuzzy matching and Blacklist filtering
Parallel programming @ Hanyang Univ.
ACOR means Aho-Corasick automation working On Redis, Written in Go
Golang implementation of Aho-Corasick algorithm.
Cython bindings on C++ aho_corasick libarary
Simple Java ban word validation library with allowed words. By using ahocorasick algorithm, it can detect ban words in a text faster than a simple iteration.
Add a description, image, and links to the ahocorasick topic page so that developers can more easily learn about it.
To associate your repository with the ahocorasick topic, visit your repo's landing page and select "manage topics."