Eliza / Doctor: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* [http://www.jackhenriefisher.com/eliza.html Conversation with Eliza] | * [http://www.jackhenriefisher.com/eliza.html Conversation with Eliza] | ||
* http://web.stanford.edu/group/SHR/4-2/text/dialogues.html | * http://web.stanford.edu/group/SHR/4-2/text/dialogues.html | ||
* https://github.com/dhconnelly/paip-python/blob/master/paip/eliza.py |
Revision as of 17:22, 6 April 2015
Famous "mother of all chatbot" programs by wikipedia:Joseph Weizenbaum. Eliza was in fact a generic engine for producing / conducting interactive dialogues. The "DOCTOR" script became the legendary example of a "Rogerian" psychologist employing mirroring technique to converse with its user as patient.