ICS 3M             Eliza Assignment

 

Marks: 20

 

Write a program that "talks"; that is, it should appear to be conversing with you . It should have a number of "pat answers." If a certain word is entered in the response then one of the "pat answers" should be given. If it does not recognize the word , then it should respond with something like "Very interesting. Please continue."

 

 

For Example:

 

Computer: How are you doing?

 

User: I’m doing fine

 

Computer :  Just fine?  Do you like sports?

 

User: I love soccer 

 

Computer: I like soccer too, especially FIFA 2004 for PS2.  I won the world cup 3 times today.

 

 

 

 

 

 

 

 

 

 

 

 

 

DST 3A            Eliza Assignment

 

Due: Thursday December 17

Marks: 20

 

Write a program that "talks"; that is, it should appear to be conversing with you . It should have a number of "pat answers." If a certain word is entered in the response then one of the "pat answers" should be given. If it does not recognize the word , then it should respond with "Very interesting. Please continue."