Libraries tagged by dfa
lustre/php-dfa-sensitive
110836 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
nelsonkti/sensitive-word
21032 Downloads
敏感词
kendall-hopkins/formal-theory
1198 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
singiu/wordban
11654 Downloads
简单敏感词过滤组件,采用 DFA 算法。
yankewei/laravel-sensitive
10090 Downloads
过滤敏感词汇的laravel包,使用DFA算法
dfau/coding-standard
6146 Downloads
dfau coding standard
sydante/laravel-sensitive
1126 Downloads
敏感词检查及过滤扩展包,采用 DFA 算法;可配置使用缓存,减少运行时 IO 占用;支持任意框架
pengyu/dfa-filter
31 Downloads
This is a sensitive words filter based on DFA
mucts/dfa
6 Downloads
Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。
jiangshengxin/dfa
53 Downloads
jiangshengxin
snstvwd/laravel-filter
17 Downloads
PHP基于确定有穷自动机算法(DFA)的敏感词过滤器
snstvwd/filter
1280 Downloads
PHP基于确定有穷自动机算法(DFA)的敏感词过滤器
dfau/toujou-api
8998 Downloads
TYPO3 REST API Framework
dfar/props
33 Downloads
Reads property files
dface/tito
249 Downloads
This is a small class that helps you to construct a lightweight command line tool for your application