一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
-
Updated
Sep 26, 2024 - JavaScript
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
A fast implementation of Aho-Corasick in Rust.
Python module (C extension and plain python) implementing Aho-Corasick algorithm
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
A C++ implementation of the aho corasick pattern search algorithm
Pure python Aho-Corasick library.
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
Aho-Corasick multi-keyword string searching library in PHP.
Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python
WuManber text search/matching implementation using c#
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
Generic algorithms and data structures for Lazarus/Free Pascal
基于民航业知识图谱的自动问答系统
Aho-corasick for javascript.
efficient string matching in Golang via the aho-corasick algorithm.
Advanced algorithm and data structure library in C++
Aho-Corasick multi-string search for .NET and SQL Server.
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 string search algorithm PHP extension implementation.
Add a description, image, and links to the aho-corasick topic page so that developers can more easily learn about it.
To associate your repository with the aho-corasick topic, visit your repo's landing page and select "manage topics."