目录

Bot5 Rasa NLU

Bot5 Assistant 的 NLU 组件

安装

组件已经配置好,可以直接docker build然后使用。

docker build -t bot5-rasa-nlu .

训练文件准备

按照格式修改data/intents.yml,添加新的意图 (intent),也支持添加新的实体 (entity)。具体格式请查阅Rasa官方文档

启动

请暴露组件的5005端口,启动docker:

docker run -p 5005:5005 ghcr.io/wechaty/bot5-rasa-nlu:latest

接口

详情请查阅:

GitHub Actions

当前项目将会自动构建main分支到GitHub Container Registry,并在GitHub Actions上构建镜像。需要配置一个Personal Access Token,请访问对应GitHub文档查看如何获取。

邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号