summaryrefslogtreecommitdiffstats
path: root/games/Chatbot-Eliza/README
blob: 5ee92cc73e6fad35c316ab30a259b8278f7638e1 (plain)
1
2
3
4
5
6
7
8
9
Chatbot-Eliza (Eliza chat bot interface module for Perl)

The original ELIZA program was written by Joseph Weizenbaum and
described in the Communications of the ACM in 1967.  Chatbot-Eliza is a
clone of the classic ELIZA program written as perl module. It prompts
for user input, and uses a simple transformation algorithm to change
user input into a fellow-up question.

The package includes some example scripts.