subject
Computers and Technology, 30.06.2021 03:20 dad46

Create an Eliza like program. For a description of what Eliza is, look here You should be able to ask Eliza about anything and include feelings, relationships
and activities. Eliza should respond sensibly.
You will need to use regular expressions in this class. Please refer to the resources
page to learn about regular expressions.
You can use the re and math libraries
• Your agent must recognize the following feelings: sadness, happyness and joy
and its derivates (e. g. sad, happy, joyful, joyfulness, saddened, etc.) within the
user’s input, and respond accordingly. HINT: Try to see the pattern in al these.
* Your agent should also recognize when a person says they are: ok, good and bad
within a user’s response and respond accordingly
*Your agent must recognize verbs ending in ed and use the verb in its natural form
(infinitive) in the response. As long as it removes the ed part of the verb it will
be able to use the verb in its infinitive.
* Your agent must recognize some relationship labels like "mother", "mom", "father", "dad", "brother", "sister", "friend" and respond appropriately:
*Uses regular expressions for all detections
*• Is able to maintain a dialogue no matter what the user input is, except for “bye”,
which should terminate the dialogue.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 22:20
Read “suburban homes construction project” at the end of chapters 8 and 9 (in the textbook) and then develop a wbs (work breakdown structure) in microsoft excel or in microsoft word (using tables)
Answers: 1
question
Computers and Technology, 24.06.2019 12:50
Write a new lc-3 trap subroutine (i.e. a subroutine that will be invoked via the trap instruction) that will receive a numeric digit entered at the keyboard (i.e. an ascii character), echo it to the screen, and return in r0 the corresponding numeric value: so if the user types the digit '7', the character '7' will appear on the screen, but the value returned in r0 will be b0000 0000 0000 0111 (#7) you may not use any trap calls in your code - you must implement the "polling" code that interrogates the keyboard status and data registers. ; getnum_tsr ; a subroutine for obtaining a numeric value ; given ascii numeric digit input to keyboard. ; the numeric digit is echoed to the console (e.g. '7' = b0000 0000 0011 0111), ; but the value returned in r0 is the actual numeric value ; corresponding to the digit (e.g. b0000 0000 0000 0111 =
Answers: 3
question
Computers and Technology, 24.06.2019 13:10
Write a program that has a conversation with the user. the program must ask for both strings and numbers as input. the program must ask for at least 4 different inputs from the user. the program must reuse at least 3 inputs in what it displays on the screen. the program must perform some form of arithmetic operation on the numbers the user inputs. turn in your .py file as well as a screenshot of your program's output. include comments in your code to explain how it works an example program run might look like (have fun with this and be creative): ‘what is your name? ’ “josh” ‘, josh. what is your favorite color? ’ “green” ‘mine too. do you also like ice cream? ’ “no” ‘josh, how old are you? ’ “40” ‘ and how many siblings do you have? ’’ “3” ‘that means you are one of 4 kid(s). is green the favorite color of anyone else in your house? ’
Answers: 3
question
Computers and Technology, 24.06.2019 15:00
What questions about an audience should be asked during presentation preparation? check all that apply. what does the audience already know about the topic? how will multimedia tools inspire the audience? is the information interesting and engaging? how will this information affect the presentation? will the audience change the message’s purpose? what is likely to interest the audience?
Answers: 3
You know the right answer?
Create an Eliza like program. For a description of what Eliza is, look here You should be able to a...
Questions
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Social Studies, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Health, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
Social Studies, 14.09.2020 01:01
question
Mathematics, 14.09.2020 01:01
question
English, 14.09.2020 01:01
question
English, 14.09.2020 01:01
Questions on the website: 13722367