andelf / andelf/PyAIML

Aimlparser does not pass the value of BOT_NAME

Aberta
#3 5 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
346
Forks
170
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.