18 results found Sort:

850
4.7k
apache-2.0
105
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
Created 2016-12-19
503 commits to master branch, last one 2 days ago
93
1.0k
unlicense
19
A fast implementation of Aho-Corasick in Rust.
Created 2015-06-11
293 commits to master branch, last one 2 days ago
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
Created 2015-04-08
59 commits to master branch, last one 2 years ago
122
936
bsd-3-clause
22
Python module (C extension and plain python) implementing Aho-Corasick algorithm
Created 2013-05-30
530 commits to master branch, last one 6 months ago
Pure python Aho-Corasick library.
Created 2018-02-28
183 commits to master branch, last one about a year ago
52
207
unknown
8
A C++ implementation of the aho corasick pattern search algorithm
Created 2015-04-16
18 commits to master branch, last one 6 years ago
14
200
apache-2.0
4
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
Created 2021-09-02
191 commits to main branch, last one 3 months ago
12
160
apache-2.0
20
Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python
Created 2021-04-14
298 commits to main branch, last one 6 months ago
27
154
apache-2.0
9
WuManber text search/matching implementation using c#
Created 2018-01-10
16 commits to master branch, last one 2 years ago
20
115
gpl-2.0
6
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
Created 2017-07-28
73 commits to master branch, last one 8 months ago
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Created 2020-11-10
97 commits to main branch, last one 22 hours ago
16
111
apache-2.0
10
Generic algorithms and data structures for Lazarus/Free Pascal
Created 2018-04-19
3,811 commits to master branch, last one a day ago
基于民航业知识图谱的自动问答系统
Created 2020-07-12
53 commits to master branch, last one 2 years ago
Aho-corasick for javascript.
Created 2017-11-27
19 commits to master branch, last one about a month ago
efficient string matching in Golang via the aho-corasick algorithm.
Created 2021-04-23
33 commits to master branch, last one 5 months ago
Aho-Corasick multi-string search for .NET and SQL Server.
Created 2015-03-26
229 commits to master branch, last one 18 days ago
📒 An Aho-Corasick algorithm based string-searching utility for Go. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, e...
Created 2022-04-21
18 commits to main branch, last one 2 years ago
📒 An Aho-Corasick algorithm based string-searching utility for Java. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words,...
Created 2022-04-20
10 commits to main branch, last one 2 years ago