ELIZA and Early Conversational Programs
Definition
ELIZA, created by Joseph Weizenbaum in the 1960s, used pattern matching and scripted text transformations to simulate conversation without modern statistical language understanding.
What was ELIZA?
ELIZA was a natural-language program created by Joseph Weizenbaum at MIT in the 1960s. Its best-known script, DOCTOR, imitated a nondirective psychotherapist by matching patterns in a user's text and transforming them into scripted replies.
How it worked
ELIZA did not contain a modern language model. It searched for keywords and patterns, applied transformation rules and selected responses. A statement such as 'I am unhappy' could trigger a rule that turns the user's own wording back into a question.
The ELIZA effect
Users sometimes attributed more understanding to the program than its mechanism justified. That tendency became known as the ELIZA effect. The story remains relevant to modern AI interfaces because fluent or empathetic language can cause people to infer understanding, intention or expertise that has not actually been demonstrated.
Related terms, defined
Reference guide and primary sources
Wikipedia is used here as a terminology and history reference guide. Current model versions, institutional statistics and product-specific claims are also linked to first-party or institutional sources because those details can change faster than encyclopedia articles.