搜索资源列表
Chatterbot_Eliza_2.0
- These program is an Eliza like chatterbot,bots like Eliza are the results of researchs in Artificial Intelligence (more specificly: in NLP and NLU) NLP: Natural Language Processing, NLU: Natural Language Understanding
chat
- Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly
PalmersSampleChatterbot.lisp
- Basic Chatterbot written in the LISP language (Artificial Intelligence)
AlanBot.py
- Very Basic Chatterbot built in Python (Artificial Intelligence)
winapi
- Delphi WIN API using example. it connects to a chat using POST method and sends POST data to this chat (murclub.ru, this program is some kind of bot for it) this is source code on Delphi
Chatterbot12
- This is a copy of source code of a simple chatterbot written in c-This is a copy of source code of a simple chatterbot written in cpp
seq2seq_chatbot_new
- 基于Tensorflow的检索型聊天机器人(Tensorflow-based search chatbot)