mirror of
https://gitee.com/dromara/easyAi.git
synced 2024-11-30 02:37:42 +08:00
修改文档
This commit is contained in:
parent
c4b5c3590b
commit
5142af4d7d
@ -20,7 +20,7 @@ EasyAi无任何依赖,它是一个原生Java人工智能算法框架。首先
|
||||
* sayOrder是依赖EasyAi进行封装的人工智能客服系统。
|
||||
* 它可以分析用户输入的语义,来识别用户的行为,并通过typeID来区分用户意图ID。并通过捕捉其后台设置的关键词类别,来抓出系统关心的用户在语句中包含的内容,比如语句中的时间,地点等。
|
||||
* 它还可以与用户自主进行问答交互,进行自主解答疑问或者进行其余意图的交流等。
|
||||
* 项目链接地址: <https://gitee.com/dromara/sayOrder>
|
||||
* 项目链接地址: <https://gitee.com/dromara/sayOrder> GitCode同步链接: <https://gitcode.com/dromara/sayOrder/overview>
|
||||
* sayOrder管理后台登录
|
||||
<div align=center> <img src="zf/index.png"></div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user