perl-Chatbot-Eliza - Implementation of the Eliza algorithm

Description:

This module implements the classic Eliza algorithm. The original Eliza
program was written by Joseph Weizenbaum and described in the
Communications of the ACM in 1966. Eliza is a mock Rogerian
psychotherapist. It prompts for user input, and uses a simple
transformation algorithm to change user input into a follow-up question.
The program is designed to give the appearance of understanding.

Homepage: http://search.cpan.org/dist/Chatbot-Eliza/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-Chatbot-Eliza-1.04-3.fc8.1.noarch [51 KiB] Changelog by Tom "spot" Callaway (2007-10-15):
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)