What was the methodology used by ELIZA the program devised by Joseph Weizenbaum to come up with responses to questions ?
Answers
It is a computer program which has natural language and is designed to represent the superficiality b/w artificial intelligence and human. It always simulates the conversation by using two methodologies that are:
- Pattern - matching
- Substitution
They have no contextual framework but they have specific roles which are as follows:
By matching patterns, we can check the sequence for the detection of pattern.
By substitution, we use the script to answer or formulate any input.
ELIZA is a computer processing language developed by Joseph Weizenbaum.
ELIZA is mainly used a pattern and substitution methodology. By pattern matching, people can check the sequences which are present in the same pattern.
On the other part, substitution mythology can be used for answering the inputs and it is a language in discourse.
Both of these methodologies can create an illusion of understanding on the part of the program.