Freud - A standalone C++ port of the Emacs Psychiatrist
Freud simulates a Rogerian analyst using phrase-production techniques similar to the classic ELIZA demonstration of pseudo-AI.
1) Installation
Freud requires G++ >= 2.95.3. To compile the program, enter
./configure
make
make install (as root)
Start the program by typing "freud" and pressing ENTER.
You can quit the program by typing "end".
2) Latest Version and Contact
The latest version of Freud will be available from
http://triskam.virtualave.net/freud/freud.html and from
http://www.freshmeat.net .
I can be reached via
E-Mail: triska@gmx.at
ICQ: 41792116
Good luck,
Markus Triska.
