Download the PHP package easyswoole/words-match without Composer
On this page you can find all versions of the php package easyswoole/words-match. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download easyswoole/words-match
More information about easyswoole/words-match
Files in easyswoole/words-match
Download easyswoole/words-match
More information about easyswoole/words-match
Files in easyswoole/words-match
Vendor easyswoole
Package words-match
Short Description An efficient swoole framework
License Apache-2.0
Homepage https://www.easyswoole.com/
Package words-match
Short Description An efficient swoole framework
License Apache-2.0
Homepage https://www.easyswoole.com/
Please rate this library. Is it a good library?
Informations about the package words-match
title: easyswoole 内容检测 meta:
- name: description content: easyswoole 内容检测
-
name: keywords content: swoole|easyswoole|内容检测|敏感词|检测
words-match
words-match组件是基于字典树(DFA)并利用UnixSock通讯和自定义进程实现,开发本组件的目的是帮小伙伴们快速部署内容检测服务。
使用场景
跟文字内容相关的产品都有应用场景。
比如:
博客类的文章,评论的检测
聊天内容的检测
对垃圾内容的屏蔽
安装
准备词库
服务启动的时候会一行一行将数据读出来,每一行的第一列为敏感词,其它列为附属信息
代码示例
All versions of words-match with dependencies
PHP Build Version
Package Version
The package easyswoole/words-match contains the following files
Loading the files please wait ....