andelf / andelf/PyAIML

Aimlparser does not pass the value of BOT_NAME

オープン
#3 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。