chatbot aiml webqa
1.0.0
Linux/Python2.7/PyCharm
$ pip2 install jieba
$ pip2 install aiml
$ pip2 install lxml
$ pip2 install beautifulsoup4
$ pip2 install flask
Directorio de trabajo: chatbot-aiml-webqa/core
$ cd chatbot-aiml-webqa/core
$ python2 web/server.py (or $ nohub python2 web/server.py)
> ......
> * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
CURL:
$ curl "0.0.0.0:5000/chat" -d "message=新闻"
$ curl "0.0.0.0:5000/chat" -d "message=天气"
$ curl "0.0.0.0:5000/chat" -d "message=时间"
Si no se encuentra ninguna respuesta, continúe con el paso tres.
- Chino Baidu
- Traductor Baidu
- mapa de Baidu
- Tipo de cambio de Baidu
- Computación Baidu
- Acciones de Baidu
- Letras de Baidu
- Baidu último
- Enciclopedia Baidu
- Baidu sabe
Si no puede encontrar la respuesta, continúe con el paso 4.
El motor de diálogo de próxima generación basado en el modelo Seq2Seq no solo entrena la mejor respuesta entre las respuestas existentes, sino que también puede crear una respuesta similar a la humana.
Corpus: http://61.93.89.94/Noah_NRM_Data/
Actualmente no hay tiempo para implementar esta parte... Utilicemos la API de Turing Robot por el momento~~~
Uso de plantilla AIML + almacenamiento en estanterías
ME > 世界上最漂亮的人是谁
AI > 灰姑娘
ME > 你说错了
AI > 那你教我吧
ME > 白雪公主
AI > 我学会啦,下次你就可以问我"世界上最漂亮的人是谁"......
ME > 世界上最漂亮的人是谁
AI > 白雪公主