Libraries tagged by dfa

lustre/php-dfa-sensitive

764 Favers
107971 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


nelsonkti/sensitive-word

5 Favers
19656 Downloads

敏感词

Go to Download


singiu/wordban

12 Favers
11500 Downloads

简单敏感词过滤组件,采用 DFA 算法。

Go to Download


yankewei/laravel-sensitive

65 Favers
10063 Downloads

过滤敏感词汇的laravel包,使用DFA算法

Go to Download


kendall-hopkins/formal-theory

33 Favers
1166 Downloads

FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.

Go to Download


dfau/coding-standard

2 Favers
6024 Downloads

dfau coding standard

Go to Download


sydante/laravel-sensitive

19 Favers
1101 Downloads

敏感词检查及过滤扩展包,采用 DFA 算法;可配置使用缓存,减少运行时 IO 占用;支持任意框架

Go to Download


pengyu/dfa-filter

6 Favers
31 Downloads

This is a sensitive words filter based on DFA

Go to Download


jiangshengxin/dfa

9 Favers
53 Downloads

jiangshengxin

Go to Download


snstvwd/laravel-filter

13 Favers
15 Downloads

PHP基于确定有穷自动机算法(DFA)的敏感词过滤器

Go to Download


dfau/toujou-oauth2-server

0 Favers
9023 Downloads

A TYPO3 Oauth2 Client Credentials Server, that logs in Backend Users

Go to Download


dfau/toujou-api

6 Favers
8998 Downloads

TYPO3 REST API Framework

Go to Download


dfau/convergence

2 Favers
9045 Downloads

Compares object graphs and decuces necessary operations to convergence both.

Go to Download


phpch/imi-sensitive-word-filter

4 Favers
8 Downloads

基于IMI的dfa敏感词过滤

Go to Download


mucts/dfa

0 Favers
1 Downloads

Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。

Go to Download


Next >>