Aimlparser does not pass the value of BOT_NAME
未关闭
- 主要语言
- Python
- 星标
- 346
- 派生
- 170
- PR 合并指标
- 30 天内没有已合并 PR
描述
In aimlparser.py, while parser process the tag, it only cascade the string "BOT_NAME" to self._current ... So, the aiml agent will not respond the user for the inputs embedded agent's name. for example, assume the agent is named as Chancy, users' utterance is "Chancy你好" and one pattern is 你好, the agent will not respond the user because the aimlparser only replace the bot tag with BOT_NAME instead of bot name assignment like in the kernel.py
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。