All Projects → sy-records → ty-baidu-textcensor

sy-records / ty-baidu-textcensor

Licence: Apache-2.0 license
🗑在Typecho中加入百度文本内容审核,过滤评论中的敏感内容

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to ty-baidu-textcensor

Themes
Typecho Fans主题作品目录
Stars: ✭ 181 (+330.95%)
Mutual labels:  typecho
BaiduSpider
项目已经移动至:https://github.com/BaiduSpider/BaiduSpider !! 一个爬取百度搜索结果的爬虫,目前支持百度网页搜索,百度图片搜索,百度知道搜索,百度视频搜索,百度资讯搜索,百度文库搜索,百度经验搜索和百度百科搜索。
Stars: ✭ 29 (-30.95%)
Mutual labels:  baidu
Typecho-Top-LamuLeimu
至顶至底(雷姆拉姆)Typecho插件
Stars: ✭ 27 (-35.71%)
Mutual labels:  typecho
Typecho Theme Sagiri
🍰 As lovely as sagiri
Stars: ✭ 188 (+347.62%)
Mutual labels:  typecho
Cactus
🌵一个响应式干净和简洁优雅的 Typecho 主题
Stars: ✭ 237 (+464.29%)
Mutual labels:  typecho
typecho-theme-material
Material Design theme for typecho.
Stars: ✭ 471 (+1021.43%)
Mutual labels:  typecho
Typecho Amp
A typecho plugin for Google AMP / Baidu MIP.
Stars: ✭ 173 (+311.9%)
Mutual labels:  typecho
typecho-theme-catui-reissue
Cat UI 复刻版,还原最经典的 Cat UI
Stars: ✭ 37 (-11.9%)
Mutual labels:  typecho
Typecho Plugin Access
Access Log Plugin for Typecho
Stars: ✭ 246 (+485.71%)
Mutual labels:  typecho
emlog2typecho
帮你从Emlog转换到Typecho(数据库)
Stars: ✭ 15 (-64.29%)
Mutual labels:  typecho
Typecho Theme Nexmoe
🔥 一个特别的 Typecho 主题
Stars: ✭ 196 (+366.67%)
Mutual labels:  typecho
Typecho Theme Amaze
🗻 Typecho theme based on AmazeUI
Stars: ✭ 213 (+407.14%)
Mutual labels:  typecho
WebStack ZMKI
基于WebStacka前端模板
Stars: ✭ 51 (+21.43%)
Mutual labels:  typecho
Typecho Theme Nextpisces
NexT.Pisces主题的Typecho移植版
Stars: ✭ 184 (+338.1%)
Mutual labels:  typecho
typecho-api
基于Typecho的JSON API插件
Stars: ✭ 37 (-11.9%)
Mutual labels:  typecho
G
a graceful typecho themes
Stars: ✭ 178 (+323.81%)
Mutual labels:  typecho
UEditorNetCore
百度在线编辑器UEditor在ASP.NET Core下的服务端,使用简单,易于扩展。
Stars: ✭ 14 (-66.67%)
Mutual labels:  baidu
MWordStar
响应式双栏 Typecho 博客主题
Stars: ✭ 163 (+288.1%)
Mutual labels:  typecho
typecho-markdown
A markdown parse plugin for typecho.
Stars: ✭ 135 (+221.43%)
Mutual labels:  typecho
terminal-translate
a terminal-translate tool
Stars: ✭ 73 (+73.81%)
Mutual labels:  baidu

Baidu TextCensor

🗑 在 Typecho 中加入百度文本内容审核,过滤评论中的敏感内容

百度文本内容审核

百度文本内容审核能一站式检测文本中夹杂的色情、推广、辱骂、违禁、涉政、灌水等垃圾内容,净化网络环境,为您的应用提供更可靠的内容安全保障,运用业界领先的深度学习技术,判断一段文本内容是否符合网络发文规范,实现自动化、智能化的文本审核,大幅节省内容审核的人力成本,为您的产品体验保驾护航

能力介绍

  • 文本色情:对文本中的色情行为描述、色情资源链接、低俗交友、污秽文爱等内容进行识别
  • 暴恐违禁:对暴力行为、恐怖描述、赌博、毒品、枪支弹药等违禁内容进行识别
  • 政治敏感:对文本中的敏感事件、涉政人物、散布谣言、反动宣传等内容进行识别
  • 恶意推广:对文本中带有售卖意向的软文广告,微信、QQ等个人联系方式等违规内容及变体进行识别
  • 低俗辱骂:对文本中的侮辱谩骂、人身攻击、消极宣泄等内容进行识别
  • 低质灌水:对网络社区常见的乱码、水帖、刷屏等无意义的灌水信息进行识别

Typecho

安装

  1. Github 下载源码,将源码上传到 Typecho 插件目录 usr/plugins

  2. 修改插件文件名为BaiduTextCensor

  3. 修改目录权限和用户组

chown -R www:www BaiduTextCensor/
chmod 755 BaiduTextCensor/runtime
  1. 启用~

设置

在百度Ai控制台的 产品服务 / 内容审核 - 应用列表 创建应用 后获取 AppID、API Key、Secret Key

其他

WordPress

在 WordPress 后台安装插件页面搜索 Baidu TextCensor For Comments

项目地址:https://github.com/sy-records/wp-baidu-textcensor

其他博客系统

在其他博客系统中,如 ThinkPHP、Laravel 等,可以直接使用 composer 包,自行调用处理

项目地址:https://github.com/sy-records/baidu-textcensor

License

Apache-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].