| ▲ | brcmthrowaway 11 hours ago | |
How does this compare to ELIZA? | ||
| ▲ | Geee 10 hours ago | parent | next [-] | |
ELIZA is better, because this doesn't seem to generate anything coherent. You can try the original ELIZA with DOCTOR script here: https://anthay.github.io/eliza.html | ||
| ▲ | jll29 10 hours ago | parent | prev [-] | |
Jopsph Weizenbaum's ELIZA was rule-based and ran on even slower (1960s) hardware, but because it relied on simple pattern matching instead of neural nets, it would easily have been more responsive (the Emacs editor/operating system has an implementation included, start it with: M-x doctor RETURN). ELIZA was not written in assembler, but (different versions) in COMIT, FORTRAN and LISP. | ||