Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 226 Bytes

File metadata and controls

3 lines (2 loc) · 226 Bytes

This is an implimentation of Joseph Weizenbaum's ELIZA.

ELIZA is a chatterbot that uses pattern matching and primitive language processing to produce surprisingly life-like responses. It is a simulation of a psychotherapist.