I’m trying to resurrect the 1972 PARRY, and 1966 ELIZA chatbots.
http://en.wikipedia.org/wiki/PARRY
http://en.wikipedia.org/wiki/ELIZA
I found some (partial?) source to PARRY here,
http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/areas/classics/parry/
But it is pretty cryptic LISP code.
Does anyone know of an AIML version of PARRY, or a log of his responses?
The only thing I could find was a log of a conversation between him and Eliza. I extracted this into a response list here,
http://www.botlibre.com/script?id=855933
and made an attempt of a bot for him here, but his response set is much less than the original.
http://www.botlibre.com/browse?id=857177
I had better luck with ELIZA and found an AIML file for her that seems pretty accurate.
I added it to our open script library here,
http://www.botlibre.com/script?id=855992
and a bot for her here,
http://www.botlibre.com/browse?id=857180