{"id":1222,"date":"2018-03-21T13:11:02","date_gmt":"2018-03-21T19:11:02","guid":{"rendered":"https:\/\/www.ometrics.com\/blog\/?p=1222"},"modified":"2022-07-13T09:52:43","modified_gmt":"2022-07-13T15:52:43","slug":"complete-guide-chatbots-glossary","status":"publish","type":"post","link":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/","title":{"rendered":"Chatbot Glossary (Chapter 8)"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.17.4&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h1 style=\"text-align: center;\">The 2022 Complete Guide to Chatbots<\/h1>\n<h1 style=\"text-align: center;\">Chapter 8<\/h1>\n<hr \/>\n<p style=\"text-align: center;\"><span style=\"color: #68a72f;\"><strong>&lt;&lt;<a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-best-practices\">Previous<\/a> \u00a0| <a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots\/\">Table of Contents<\/a> | <a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/chatbot-ebook.html\" target=\"_blank\" rel=\"noopener noreferrer\">Download the Chatbot Guide<\/a><\/strong><\/span><\/p>\n<hr \/>\n<h2>Glossary of Chatbot and Artificial Intelligence terms<\/h2>\n<p><strong>Agent<\/strong> \u2013 An agent is a set of intents around one topic.<\/p>\n<p><strong>Algorithm <\/strong>\u2013 An algorithm is a specific set of mathematical steps or operational commands that are used to solve a problem. Algorithms are critical to AI because they analyze and transform data. Each analytical task requires a unique algorithm.<!--more--><\/p>\n<p><strong>Application programming interface (API)<\/strong> \u2013 A set of definitions, protocols and tools to build application software.<\/p>\n<p><strong>Artificial intelligence (AI)<\/strong> \u2013 AI is the creation of computer systems that can perform tasks that require human intelligence, such as speech recognition, understanding and translating language, and decision making. AI includes computer science, neuroscience, psychology and linguistics, which are all needed by a machine to duplicate a typical human response.<\/p>\n<p><strong>Bots<\/strong> (see Chatbots) \u2013 A short name for computer programs that interact intelligently with humans and the internet.<\/p>\n<p><strong>Broadcast <\/strong>\u2013 A message that is proactively sent to users, similar to a push message in a mobile app.<\/p>\n<p><strong>Channel<\/strong> \u2013 The medium for chatbot conversations. Channels include Your Website, Messenger, Slack, Skype, SMS, email and web chat windows.<\/p>\n<p><strong>Chat Logs<\/strong> \u2013 chat data of human bot conversions.<\/p>\n<p><strong>Chatbot<\/strong> \u2013 A chatbot is an intelligent computer program that interfaces among humans, computer systems, and the internet. The word is a contraction of chat and robot.<\/p>\n<p><strong>Cloud or cloud computing<\/strong> \u2013 Internet-connected computers that share computer processing resources and data with other computers on demand.<\/p>\n<p><strong>Context <\/strong>\u2013 Contextual data is information from the chatbot related to specific conversations and can have a relative importance.<\/p>\n<p><strong>Conversational UI<\/strong> \u2013 A user interface based on human speech or language.<\/p>\n<p><strong>Conversations<\/strong> \u2013 This is a decision tree or logic diagram of a scripted conversation. These conversations can be linear or they have branching logic with multiple answers to questions.<\/p>\n<p><strong>Deep Learning<\/strong> \u2013 Algorithms used in machine learning and artificial intelligence to gain insights.<\/p>\n<p><strong>Entity &#8211; <\/strong>An\u00a0<em>entity<\/em>\u00a0modifies an intent. For example, if a user types \u201cshow me yesterday\u2019s financial news\u201d, the entities are \u201cyesterday\u201d and \u201cfinancial\u201d. Entities are given a name, such as \u201cdateTime\u201d and \u201cnewsType\u201d. Entities are sometimes referred to as\u00a0<em>slots<\/em>.<\/p>\n<p><strong>Framework <\/strong>\u2013 A structure that provides building blocks and functionality to build a chatbot that also requires programming.<\/p>\n<p><strong>Human in the Loop<\/strong> \u2013 Chatbots learn by collecting and monitoring data from conversations. The AI system applies what it learns from each conversation. Human in the Loop is when a human has to monitor some of the AI responses to make sure the appropriate response is given.<\/p>\n<p><strong>Intent<\/strong> \u2013 An intent is the user\u2019s intention to gather a specific piece of information, such as the daily weather forecast. The intent is usually a noun-verb word combination that tells the chatbot what the human wants it to do. For example, find an ATM, book an appointment, or order food.<\/p>\n<p><strong>Interaction<\/strong> \u2013 A verbal or written communication between a chatbot and a human.<\/p>\n<p><strong>Interface<\/strong> \u2013 A shared boundary where two or more parts of a computer system exchange information.<\/p>\n<p><strong>Machine Learning (ML)<\/strong> \u2013 Machine learning is the process where a computer learns from experience rather than from programming. The machine learns by gathering data and it can find insights from that data without being explicitly programmed.<\/p>\n<p>Multiple intents \u2013 When a user makes a complex request to the chatbot and the chatbot has to process and prioritize two or more intents simultaneously.<\/p>\n<p><strong>Natural language processing (NLP)<\/strong> \u2013 Natural language processing is teaching a computer to understand language and the intent behind the language. NLP is based on artificial intelligence, computer science, and computer linguistics.<\/p>\n<p><strong>Natural language processing Engineer <\/strong>\u2013 a person that specializes in NLP, AI, ML and chatbots<\/p>\n<p><strong>Neural network<\/strong> \u2013 A computer system that is modeled after the human brain and nervous system.<\/p>\n<p><strong>Ochatbot&#x2122;<\/strong> \u2013 a chatbot building system by Ometrics\u00ae<\/p>\n<p><strong>Pilot<\/strong> \u2013 The development stage of a chatbot where it is deployed to small group of testers.<\/p>\n<p><strong>Rails, Guard Rails<\/strong> \u2013 When a user asks a question that stumps the chatbot or is beyond the scope of the chatbot, the conversation must be redirected to a human. This redirection is called a Rail or a Guard Rail.<\/p>\n<p><strong>Response<\/strong> \u2013 Any reply from a chatbot based on user input.<\/p>\n<p><strong>Structured data<\/strong> \u2013 Highly organized information that is searchable when put in a database.<\/p>\n<p><strong>Unstructured data<\/strong> \u2013 Information that does not fit a pre-defined data model or structure and lacks overall consistency.<\/p>\n<p><strong>User experience (UX<\/strong>) \u2013 The overall experience of a human using a product such as a website or mobile app. User experience is determined by how easy or enjoyable something is to use.<\/p>\n<p><strong>Utterance &#8211; <\/strong>\u00a0Anything the user says. For example, if a user types \u201cshow me yesterday\u2019s financial news\u201d, the entire sentence is the utterance.<\/p>\n<p><strong>Virtual agent<\/strong> \u2013 A chatbot used for customer service interactions with humans.<\/p>\n<hr \/>\n<p style=\"text-align: center;\"><span style=\"color: #68a72f;\"><strong>\u00a0<\/strong><\/span><span style=\"color: #68a72f;\"><strong>&lt;<a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-best-practices\">Previous<\/a> \u00a0| <a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots\/\">Table of Contents<\/a> | <a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/chatbot-ebook.html\" target=\"_blank\" rel=\"noopener noreferrer\">Download the Chatbot Guide<\/a><\/strong><\/span><\/p>\n<hr \/>\n<p style=\"text-align: center;\">[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The 2022 Complete Guide to Chatbots Chapter 8 &lt;&lt;Previous \u00a0| Table of Contents | Download the Chatbot Guide Glossary of Chatbot and Artificial Intelligence terms Agent \u2013 An agent is a set of intents around one topic. Algorithm \u2013 An algorithm is a specific set of mathematical steps or operational commands that are used to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<h1 style=\"text-align: center;\">The 2019 Complete Guide to Chatbots<\/h1>\r\n<h1 style=\"text-align: center;\">Chapter 8<\/h1>\r\n\r\n<hr \/>\r\n<p style=\"text-align: center;\"><span style=\"color: #68a72f;\"><strong>&lt;&lt;<a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-best-practices\">Previous<\/a> \u00a0| <a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots\/\">Table of Contents<\/a> | <a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/chatbot-ebook.html\" target=\"_blank\" rel=\"noopener noreferrer\">Download the Chatbot Guide<\/a><\/strong><\/span><\/p>\r\n\r\n\r\n<hr \/>\r\n\r\n<h2>Glossary of Chatbot and Artificial Intelligence terms<\/h2>\r\n<strong>Agent<\/strong> \u2013 An agent is a set of intents around one topic.\r\n\r\n<strong>Algorithm <\/strong>\u2013 An algorithm is a specific set of mathematical steps or operational commands that are used to solve a problem. Algorithms are critical to AI because they analyze and transform data. Each analytical task requires a unique algorithm.<!--more-->\r\n\r\n<strong>Application programming interface (API)<\/strong> \u2013 A set of definitions, protocols and tools to build application software.\r\n\r\n<strong>Artificial intelligence (AI)<\/strong> \u2013 AI is the creation of computer systems that can perform tasks that require human intelligence, such as speech recognition, understanding and translating language, and decision making. AI includes computer science, neuroscience, psychology and linguistics, which are all needed by a machine to duplicate a typical human response.\r\n\r\n<strong>Bots<\/strong> (see Chatbots) \u2013 A short name for computer programs that interact intelligently with humans and the internet.\r\n\r\n<strong>Broadcast <\/strong>\u2013 A message that is proactively sent to users, similar to a push message in a mobile app.\r\n\r\n<strong>Channel<\/strong> \u2013 The medium for chatbot conversations. Channels include Your Website, Messenger, Slack, Skype, SMS, email and web chat windows.\r\n\r\n<strong>Chat Logs<\/strong> \u2013 chat data of human bot conversions.\r\n\r\n<strong>Chatbot<\/strong> \u2013 A chatbot is an intelligent computer program that interfaces among humans, computer systems, and the internet. The word is a contraction of chat and robot.\r\n\r\n<strong>Cloud or cloud computing<\/strong> \u2013 Internet-connected computers that share computer processing resources and data with other computers on demand.\r\n\r\n<strong>Context <\/strong>\u2013 Contextual data is information from the chatbot related to specific conversations and can have a relative importance.\r\n\r\n<strong>Conversational UI<\/strong> \u2013 A user interface based on human speech or language.\r\n\r\n<strong>Conversations<\/strong> \u2013 This is a decision tree or logic diagram of a scripted conversation. These conversations can be linear or they have branching logic with multiple answers to questions.\r\n\r\n<strong>Deep Learning<\/strong> \u2013 Algorithms used in machine learning and artificial intelligence to gain insights.\r\n\r\n<strong>Entity - <\/strong>An\u00a0<em>entity<\/em>\u00a0modifies an intent. For example, if a user types \u201cshow me yesterday\u2019s financial news\u201d, the entities are \u201cyesterday\u201d and \u201cfinancial\u201d. Entities are given a name, such as \u201cdateTime\u201d and \u201cnewsType\u201d. Entities are sometimes referred to as\u00a0<em>slots<\/em>.\r\n\r\n<strong>Framework <\/strong>\u2013 A structure that provides building blocks and functionality to build a chatbot that also requires programming.\r\n\r\n<strong>Human in the Loop<\/strong> \u2013 Chatbots learn by collecting and monitoring data from conversations. The AI system applies what it learns from each conversation. Human in the Loop is when a human has to monitor some of the AI responses to make sure the appropriate response is given.\r\n\r\n<strong>Intent<\/strong> \u2013 An intent is the user\u2019s intention to gather a specific piece of information, such as the daily weather forecast. The intent is usually a noun-verb word combination that tells the chatbot what the human wants it to do. For example, find an ATM, book an appointment, or order food.\r\n\r\n<strong>Interaction<\/strong> \u2013 A verbal or written communication between a chatbot and a human.\r\n\r\n<strong>Interface<\/strong> \u2013 A shared boundary where two or more parts of a computer system exchange information.\r\n\r\n<strong>Machine Learning (ML)<\/strong> \u2013 Machine learning is the process where a computer learns from experience rather than from programming. The machine learns by gathering data and it can find insights from that data without being explicitly programmed.\r\n\r\nMultiple intents \u2013 When a user makes a complex request to the chatbot and the chatbot has to process and prioritize two or more intents simultaneously.\r\n\r\n<strong>Natural language processing (NLP)<\/strong> \u2013 Natural language processing is teaching a computer to understand language and the intent behind the language. NLP is based on artificial intelligence, computer science, and computer linguistics.\r\n\r\n<strong>Natural language processing Engineer <\/strong>\u2013 a person that specializes in NLP, AI, ML and chatbots\r\n\r\n<strong>Neural network<\/strong> \u2013 A computer system that is modeled after the human brain and nervous system.\r\n\r\n<strong>Ochatbot&#x2122;<\/strong> \u2013 a chatbot building system by Ometrics\u00ae\r\n\r\n<strong>Pilot<\/strong> \u2013 The development stage of a chatbot where it is deployed to small group of testers.\r\n\r\n<strong>Rails, Guard Rails<\/strong> \u2013 When a user asks a question that stumps the chatbot or is beyond the scope of the chatbot, the conversation must be redirected to a human. This redirection is called a Rail or a Guard Rail.\r\n\r\n<strong>Response<\/strong> \u2013 Any reply from a chatbot based on user input.\r\n\r\n<strong>Structured data<\/strong> \u2013 Highly organized information that is searchable when put in a database.\r\n\r\n<strong>Unstructured data<\/strong> \u2013 Information that does not fit a pre-defined data model or structure and lacks overall consistency.\r\n\r\n<strong>User experience (UX<\/strong>) \u2013 The overall experience of a human using a product such as a website or mobile app. User experience is determined by how easy or enjoyable something is to use.\r\n\r\n<strong>Utterance - <\/strong>\u00a0Anything the user says. For example, if a user types \u201cshow me yesterday\u2019s financial news\u201d, the entire sentence is the utterance.\r\n\r\n<strong>Virtual agent<\/strong> \u2013 A chatbot used for customer service interactions with humans.\r\n\r\n<hr \/>\r\n<p style=\"text-align: center;\"><span style=\"color: #68a72f;\"><strong>\u00a0<\/strong><\/span><span style=\"color: #68a72f;\"><strong>&lt;<a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-best-practices\">Previous<\/a> \u00a0| <a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots\/\">Table of Contents<\/a> | <a style=\"color: #68a72f;\" href=\"https:\/\/www.ometrics.com\/chatbot-ebook.html\" target=\"_blank\" rel=\"noopener noreferrer\">Download the Chatbot Guide<\/a><\/strong><\/span><\/p>\r\n\r\n\r\n<hr \/>\r\n<p style=\"text-align: center;\"><\/p>","_et_gb_content_width":"","footnotes":""},"categories":[371510,244837],"tags":[682423],"class_list":["post-1222","post","type-post","status-publish","format-standard","hentry","category-chatbot-guide","category-chatbots","tag-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Chatbot Glossary (Chapter 8)<\/title>\n<meta name=\"description\" content=\"Chatbot glossary for Artificial Intelligence, Machine Learning, Natural Language Processing, User Experience and other chatbot terms.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Chatbot Glossary (Chapter 8)\" \/>\n<meta property=\"og:description\" content=\"Chatbot glossary for Artificial Intelligence, Machine Learning, Natural Language Processing, User Experience and other chatbot terms.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/\" \/>\n<meta property=\"og:site_name\" content=\"Ometrics\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Ometrics\/\" \/>\n<meta property=\"article:author\" content=\"http:\/\/www.facebook.com\/ometrics\" \/>\n<meta property=\"article:published_time\" content=\"2018-03-21T19:11:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-07-13T15:52:43+00:00\" \/>\n<meta name=\"author\" content=\"Greg Ahern\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Greg Ahern\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/\"},\"author\":{\"name\":\"Greg Ahern\",\"@id\":\"https:\/\/www.ometrics.com\/blog\/#\/schema\/person\/2e626ba442cbcf4e1db7e9fe737dcbc8\"},\"headline\":\"Chatbot Glossary (Chapter 8)\",\"datePublished\":\"2018-03-21T19:11:02+00:00\",\"dateModified\":\"2022-07-13T15:52:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/\"},\"wordCount\":885,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.ometrics.com\/blog\/#organization\"},\"keywords\":[\"blog\"],\"articleSection\":[\"Chatbot Guide\",\"Chatbots &amp; Artificial Intelligence\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/\",\"url\":\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/\",\"name\":\"Chatbot Glossary (Chapter 8)\",\"isPartOf\":{\"@id\":\"https:\/\/www.ometrics.com\/blog\/#website\"},\"datePublished\":\"2018-03-21T19:11:02+00:00\",\"dateModified\":\"2022-07-13T15:52:43+00:00\",\"description\":\"Chatbot glossary for Artificial Intelligence, Machine Learning, Natural Language Processing, User Experience and other chatbot terms.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ometrics.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Chatbot Glossary (Chapter 8)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.ometrics.com\/blog\/#website\",\"url\":\"https:\/\/www.ometrics.com\/blog\/\",\"name\":\"Ometrics\",\"description\":\"AI Chatbots, Conversion Rate Optimization Resources, Exit Popups, A-B Testing\",\"publisher\":{\"@id\":\"https:\/\/www.ometrics.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.ometrics.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.ometrics.com\/blog\/#organization\",\"name\":\"Ometrics\",\"url\":\"https:\/\/www.ometrics.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.ometrics.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.ometrics.com\/blog\/wp-content\/uploads\/2019\/06\/ometrics-logo-white-r-210x45.png\",\"contentUrl\":\"https:\/\/www.ometrics.com\/blog\/wp-content\/uploads\/2019\/06\/ometrics-logo-white-r-210x45.png\",\"width\":210,\"height\":45,\"caption\":\"Ometrics\"},\"image\":{\"@id\":\"https:\/\/www.ometrics.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Ometrics\/\",\"https:\/\/x.com\/ometrics\",\"https:\/\/www.instagram.com\/ometricsllc\/\",\"https:\/\/www.linkedin.com\/company\/ometrics\",\"https:\/\/www.youtube.com\/channel\/UCqOKmRfWQ7v7cgXAuSABFIw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.ometrics.com\/blog\/#\/schema\/person\/2e626ba442cbcf4e1db7e9fe737dcbc8\",\"name\":\"Greg Ahern\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.ometrics.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f1e660b474ae1134f6648fb4f62489cf0672e17474fa4eeadcb2bca8b9a9e25e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f1e660b474ae1134f6648fb4f62489cf0672e17474fa4eeadcb2bca8b9a9e25e?s=96&d=mm&r=g\",\"caption\":\"Greg Ahern\"},\"description\":\"Greg Ahern Founder and CEO of Ometrics\u00ae and Ochatbot\u00ae is a fanatic about artificial intelligence, machine learning, AI chatbots, conversational ecommerce, lead generation and conversion rate optimization. Greg has been a successful Internet entrepreneur since 1994. He speaks at conferences and webinars and has built a number of internet businesses. You can follow Greg on Twitter @gregahern, Linkedin, and join his CRO Hacks Groups on Slack. https:\/\/www.ometrics.com\/cro-growth-hacks\/\",\"sameAs\":[\"https:\/\/www.ometrics.com\",\"http:\/\/www.facebook.com\/ometrics\",\"https:\/\/x.com\/gregahern\"],\"url\":\"https:\/\/www.ometrics.com\/blog\/author\/domoreblogs\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Chatbot Glossary (Chapter 8)","description":"Chatbot glossary for Artificial Intelligence, Machine Learning, Natural Language Processing, User Experience and other chatbot terms.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/","og_locale":"en_US","og_type":"article","og_title":"Chatbot Glossary (Chapter 8)","og_description":"Chatbot glossary for Artificial Intelligence, Machine Learning, Natural Language Processing, User Experience and other chatbot terms.","og_url":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/","og_site_name":"Ometrics","article_publisher":"https:\/\/www.facebook.com\/Ometrics\/","article_author":"http:\/\/www.facebook.com\/ometrics","article_published_time":"2018-03-21T19:11:02+00:00","article_modified_time":"2022-07-13T15:52:43+00:00","author":"Greg Ahern","twitter_misc":{"Written by":"Greg Ahern","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/#article","isPartOf":{"@id":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/"},"author":{"name":"Greg Ahern","@id":"https:\/\/www.ometrics.com\/blog\/#\/schema\/person\/2e626ba442cbcf4e1db7e9fe737dcbc8"},"headline":"Chatbot Glossary (Chapter 8)","datePublished":"2018-03-21T19:11:02+00:00","dateModified":"2022-07-13T15:52:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/"},"wordCount":885,"commentCount":0,"publisher":{"@id":"https:\/\/www.ometrics.com\/blog\/#organization"},"keywords":["blog"],"articleSection":["Chatbot Guide","Chatbots &amp; Artificial Intelligence"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/","url":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/","name":"Chatbot Glossary (Chapter 8)","isPartOf":{"@id":"https:\/\/www.ometrics.com\/blog\/#website"},"datePublished":"2018-03-21T19:11:02+00:00","dateModified":"2022-07-13T15:52:43+00:00","description":"Chatbot glossary for Artificial Intelligence, Machine Learning, Natural Language Processing, User Experience and other chatbot terms.","breadcrumb":{"@id":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ometrics.com\/blog\/complete-guide-chatbots-glossary\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ometrics.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Chatbot Glossary (Chapter 8)"}]},{"@type":"WebSite","@id":"https:\/\/www.ometrics.com\/blog\/#website","url":"https:\/\/www.ometrics.com\/blog\/","name":"Ometrics","description":"AI Chatbots, Conversion Rate Optimization Resources, Exit Popups, A-B Testing","publisher":{"@id":"https:\/\/www.ometrics.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ometrics.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ometrics.com\/blog\/#organization","name":"Ometrics","url":"https:\/\/www.ometrics.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ometrics.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.ometrics.com\/blog\/wp-content\/uploads\/2019\/06\/ometrics-logo-white-r-210x45.png","contentUrl":"https:\/\/www.ometrics.com\/blog\/wp-content\/uploads\/2019\/06\/ometrics-logo-white-r-210x45.png","width":210,"height":45,"caption":"Ometrics"},"image":{"@id":"https:\/\/www.ometrics.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Ometrics\/","https:\/\/x.com\/ometrics","https:\/\/www.instagram.com\/ometricsllc\/","https:\/\/www.linkedin.com\/company\/ometrics","https:\/\/www.youtube.com\/channel\/UCqOKmRfWQ7v7cgXAuSABFIw"]},{"@type":"Person","@id":"https:\/\/www.ometrics.com\/blog\/#\/schema\/person\/2e626ba442cbcf4e1db7e9fe737dcbc8","name":"Greg Ahern","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ometrics.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f1e660b474ae1134f6648fb4f62489cf0672e17474fa4eeadcb2bca8b9a9e25e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f1e660b474ae1134f6648fb4f62489cf0672e17474fa4eeadcb2bca8b9a9e25e?s=96&d=mm&r=g","caption":"Greg Ahern"},"description":"Greg Ahern Founder and CEO of Ometrics\u00ae and Ochatbot\u00ae is a fanatic about artificial intelligence, machine learning, AI chatbots, conversational ecommerce, lead generation and conversion rate optimization. Greg has been a successful Internet entrepreneur since 1994. He speaks at conferences and webinars and has built a number of internet businesses. You can follow Greg on Twitter @gregahern, Linkedin, and join his CRO Hacks Groups on Slack. https:\/\/www.ometrics.com\/cro-growth-hacks\/","sameAs":["https:\/\/www.ometrics.com","http:\/\/www.facebook.com\/ometrics","https:\/\/x.com\/gregahern"],"url":"https:\/\/www.ometrics.com\/blog\/author\/domoreblogs\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/posts\/1222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/comments?post=1222"}],"version-history":[{"count":3,"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/posts\/1222\/revisions"}],"predecessor-version":[{"id":6316,"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/posts\/1222\/revisions\/6316"}],"wp:attachment":[{"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/media?parent=1222"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/categories?post=1222"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ometrics.com\/blog\/wp-json\/wp\/v2\/tags?post=1222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}