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.
-
Updated
Nov 10, 2024 - Java
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.
Cython bindings on C++ aho_corasick libarary
Golang implementation of Aho-Corasick algorithm.
ACOR means Aho-Corasick automation working On Redis, Written in Go
Parallel programming @ Hanyang Univ.
A go implemention of efficiently-updatable double-array trie
Fast implementation of fuzzy matching and Blacklist filtering
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)
Aho-Corasick multi-keyword string searching library in PHP.
quickly text search by ahocorasick algorithm
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."