Skip to content

Shitao5/tms-shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

文本内容安全识别

这是识别社交媒体违禁词的应用,使用了以下工具:

  1. Shiny for Python:网页应用搭建。
  2. 文本内容安全-腾讯云:文本内容安全识别服务。
  3. Shiny Server:服务器部署 Shiny 应用。

应用示例

应用截图

简要操作步骤

  1. git clone https://github.com/Shitao5/tms-shiny.git
  2. pip install -r requirements.txt
  3. 腾讯云内容安全服务开通:根据「控制台-内容安全-概览」中的说明开通服务。
  4. 创建 API 密钥,修改 app.py 中的 YOUR_SecretIdYOUR_SecretKey
  5. 根据 Shiny 文档部署。

About

文本内容安全识别应用

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages