Libraries tagged by dfa
mucts/dfa
9 Downloads
Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。
ggob/dfa
13 Downloads
This is a DFA algorithm based on PHP
duan617/sensitive-dfa
95 Downloads
sensitive-dfa
zz98500/php-dfa-sensitive
69 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
ufucms/php-dfa-sensitive
23 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
phpch/dfa-sensitive-word
36 Downloads
PHP-dfa敏感词过滤
jimchen/php-dfa-sensitive
962 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
jiangwu10057/dfa-sensitive
17 Downloads
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
guda/php-dfa
11 Downloads
Find keywords by using DFA.
guanhui07/dfa-sensitive
6 Downloads
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
fuxuesong/dfa1
6 Downloads
this is a test
bestjf/php-dfa-sensitive
362 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
witrin/formal-theory
18626 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
snstvwd/filter
1281 Downloads
PHP基于确定有穷自动机算法(DFA)的敏感词过滤器
quansitech/qs-sensitive
1050 Downloads
sensitive words