The document discusses key concepts related to understanding conversational systems including natural language parsers, voice assistants, pattern matching in early bots, bots integrating with IoT devices, classifying consumer bots, chatops for devops, natural language understanding process, part of speech tagging, vocal interfaces in assistants, memory in bots, and using pronouns and polls for context.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100%(1)100% found this document useful (1 vote)
3K views
Understanding Conversational Systems
The document discusses key concepts related to understanding conversational systems including natural language parsers, voice assistants, pattern matching in early bots, bots integrating with IoT devices, classifying consumer bots, chatops for devops, natural language understanding process, part of speech tagging, vocal interfaces in assistants, memory in bots, and using pronouns and polls for context.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
Understanding Conversational Systems
1. Natural Language Parser is used to extract __________________ and
____________________. Intent, Entity 2. Google Now, Siri, and Cortana can be grouped under _______________. Voice-based assistants 3. Which of the following features cannot be accomplished using Slack API? Configuring Voice Commands 4. What was the methodology used by the ELIZA program devised by Joseph Weizenbaum to come up with responses to questions? Pattern Matching 5. Bots are the new User Interface. True 6. Alexa, a popular bot from Amazon provides feature to integrate with IoT devices. True 7. Mitsuku Bot is built for the conversational purpose on the Kik Messenger Platform. Mitsuku Bot can be classified as a ____________. Consumer Bot 8. Managing DevOps via chat is called ChatOps. True 9. Conversation where ordering a Sandwich through a bot and the bot completing the activity successfully is a __________________. Task-led conversation 10. Natural Language is structured data. False 11. You can build a bot without Artificial Intelligence. True 12. What are the series of steps performed to understand the intent and entity of input? Natural Language Understanding 13. It is advisable to leverage Artificial Intelligence in scenarios that involve many unstructured components. True 14. Which of the following methodologies help you understand the structure of input? Part of Speech Tagging 15. Files in some specified format can be used to interact with bots. True 16. What type of interface do Google Now, Alexa, and Siri use? Vocal User Interface 17. 'Chatbot, Conversational Agent, and Dialogue Systems; all these terms are the same.' State whether this statement is true or false. True 18. Which property of a bot is indicated by the ability to pull intent from different time steps and perform actions? Memory 19. Which of the following features cannot be accomplished using Slack API? Expose clickable controls(wrong) 20. Buttons are used for rendering canned responses. True 21. Pronouns in sentences can be used as indicators for context. True 22. You can create polls and get responses to polls using emoji. True