{"id":1789,"date":"2022-07-22T07:33:00","date_gmt":"2022-07-22T05:33:00","guid":{"rendered":"https:\/\/staging.lexsys.de\/chatbots-das-sollten-sie-wissen\/"},"modified":"2024-09-20T15:48:39","modified_gmt":"2024-09-20T13:48:39","slug":"chatbots-what-you-need-to-know","status":"publish","type":"post","link":"https:\/\/lexsys.de\/en\/chatbots-what-you-need-to-know\/","title":{"rendered":"Everything You Need to Know About Chatbots"},"content":{"rendered":"\n<p>Since Lexsys was founded around 25 years ago, we\u2019ve encountered more than a few technological developments in our field. As a provider of language services and related content, we\u2019re particularly fascinated by&nbsp;<strong>AI chatbots<\/strong>&nbsp;that understand natural language. They\u2019re surely one of the most exciting breakthroughs we\u2019ve seen in recent years, and a perfect example of how cutting-edge technology and linguistic expertise can work hand in hand.&nbsp;<\/p>\n\n\n\n<p>In this article, we\u2019ll cover the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What chatbots are and how they work\u00a0<\/li>\n\n\n\n<li>The benefits they offer\u00a0\u00a0<\/li>\n\n\n\n<li>What makes a good chatbot\u00a0<\/li>\n\n\n\n<li>The technical and linguistic challenges they present.\u00a0<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What exactly is a chatbot, anyway?<\/strong>&nbsp;<\/h2>\n\n\n\n<p>As the word suggests, a&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Chatbot\" target=\"_blank\" rel=\"noreferrer noopener\">chatbot<\/a>&nbsp;is a type of robot that can chat with people online and answer questions they either type in or speak out loud. State-of-the-art chatbots use artificial intelligence for this purpose.&nbsp;<\/p>\n\n\n\n<p>These days, it\u2019s hard to imagine everyday life without chatbots. They often pop up in the corner of your web browser, offering to help with your urgent queries. You see them in messaging applications like Facebook Messenger or WhatsApp, and they also take the form of digital assistants like Apple\u2019s Siri or Amazon\u2019s Alexa, who promise to make our lives easier in various ways.&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How does a chatbot work?<\/strong>&nbsp;<\/h2>\n\n\n\n<p>There are basically two types of chatbot:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Rule-based chatbots\u00a0<\/strong>are programmed to match specific answers to specific questions. They don\u2019t actually understand language, however, which significantly limits the ways in which they can be used. To parse a user\u2019s written or spoken question, they break it down into its individual components and process them according to set rules while accessing a database to come up with an appropriate response.\u00a0<\/li>\n\n\n\n<li><strong>AI chatbots,\u00a0<\/strong>on the other hand, make use of natural language processing (NLP). This means they understand user input and keep learning from it, which helps them constantly improve. Besides answering simple questions, they can also set up and cancel appointments and even send out invoices on their own.\u00a0<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The advantages of chatbots<\/strong>&nbsp;<\/h2>\n\n\n\n<p>Chatbots can be a boon to companies and customers alike. While they\u2019re no substitute for personal customer service, they are great at supplementing such activities. In fact, chatbots offer a variety of benefits:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Not only can they support customers in a similar way to human employees; they can do this around the clock, including outside normal business hours.\u00a0<\/li>\n\n\n\n<li>They can lighten the load on customer service employees by\u00a0<strong>answering frequently asked questions<\/strong>.\u00a0<\/li>\n\n\n\n<li>They communicate with customers via the\u00a0<strong>channels they prefer<\/strong>\u00a0and often pool the resulting data in a central repository (a CRM system, for example) that can be accessed by employees from different departments.\u00a0<\/li>\n\n\n\n<li>They qualify leads and ensure that only potential customers with real promise are forwarded on to employees in sales.\u00a0<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What makes a good chatbot?<\/strong>&nbsp;<\/h2>\n\n\n\n<p>If your company wants to take advantage of chatbots, they\u2019ll need to meet certain requirements. A potential customer who keeps getting the response \u201cSorry, I\u2019m afraid I can\u2019t help you with that\u201d will soon take their business elsewhere.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Computational linguistics and natural language processing<\/strong>&nbsp;<\/h2>\n\n\n\n<p>As we touched on above,&nbsp;<a href=\"https:\/\/powervirtualagents.microsoft.com\/en-us\/ai-chatbot\/\" target=\"_blank\" rel=\"noreferrer noopener\">intelligent chatbots guided by AI<\/a>&nbsp;are capable of processing natural language. They understand and can simulate both written and spoken human speech, and can even carry out simple automated tasks.<\/p>\n\n\n\n<p>The expertise needed to make this a reality can be found in the area where linguistics and computer science overlap, which is why it\u2019s referred to as&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Computational_linguistics\" target=\"_blank\" rel=\"noreferrer noopener\">computational linguistics<\/a>&nbsp;or linguistic data processing.&nbsp;<\/p>\n\n\n\n<p>An AI chatbot starts by turning human input into statements and&nbsp;<strong>intentions<\/strong>. Once it has identified the purpose of a given message, it determines an appropriate response and provides it to the user. This process is then repeated until the conversation ends.<\/p>\n\n\n\n<p>Natural language processing essentially follows the same procedure, with slight variations depending on the model at hand. The Saarbr\u00fccker Pipeline Model, for instance, consists of six steps:&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Speech recognition<\/strong>: Spoken input is first converted into text.<\/li>\n\n\n\n<li><strong>Tokenization<\/strong>: Each sentence of input is divided into words and groups thereof.<\/li>\n\n\n\n<li><strong>Morphological analysis<\/strong>: Personal forms and case markers are analyzed and words are reduced to their basic forms.<\/li>\n\n\n\n<li><strong>Syntactic analysis:\u00a0<\/strong>The individual words are analyzed to determine their structural function (subject, object, article, verb, and so on).<\/li>\n\n\n\n<li><strong>Semantic analysis<\/strong>: Meaning is attributed to the sentences or parts thereof.<\/li>\n\n\n\n<li><strong>Dialog and discourse analysis<\/strong>: The relationships between the consecutive sentences are identified.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Dealing with grammar mistakes and typos<\/strong>&nbsp;<\/h2>\n\n\n\n<p>As if all that weren\u2019t enough, chatbots also need to be able to handle input that contains errors in grammar or spelling and spoken input from non-native speakers with accents, as well as from people who talk in a local dialect. Not everyone speaks the Queen\u2019s English and when typing in a hurry on a phone, one\u2019s fingers don\u2019t always find the right letters.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How chatbots combine linguistics and technology<\/strong>&nbsp;<\/h2>\n\n\n\n<p>Thanks to advances in&nbsp;<strong>deep learning and machine learning<\/strong>, the algorithms chatbots run on are now much better (and faster) at comprehending human speech and the intentions behind it.&nbsp;<\/p>\n\n\n\n<p>Let\u2019s take a look at a simple example:&nbsp;<strong>weather forecasts.&nbsp;<\/strong>There are myriad ways to ask what you can expect in the days ahead:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u201cHow\u2019s the weather going to be tomorrow?\u201d<\/li>\n\n\n\n<li>\u201cIs it going to rain tomorrow?\u201d<\/li>\n\n\n\n<li>\u201cWill it rain on Tuesday?\u201d<\/li>\n\n\n\n<li>\u201cWill I need my umbrella tomorrow?\u201d<\/li>\n\n\n\n<li>\u201cWhat\u2019s the chance of rain tomorrow?\u201d<\/li>\n\n\n\n<li>\u201cAny rain tomorrow?\u201d<\/li>\n<\/ul>\n\n\n\n<p>Along with an extensive vocabulary that covers all the relevant situations, a chatbot needs to be familiar with a wide range of syntactic structures, various modes of expression, and different registers \u2013 from laid-back to strictly formal. In the case above, the bot will also require information regarding the user\u2019s location.&nbsp;<\/p>\n\n\n\n<p>All this means that chatbots need access to a comprehensive database of sentences that mean the same thing, but use different phrasing. A compendium like this takes time to build, as well: A good chatbot should know at least 50 expressions for a given intention.&nbsp;<\/p>\n\n\n\n<p>Meanwhile, there are two types of linguistic experts who play key roles in designing chatbots and making them user-friendly:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Conversation designers<\/strong>\u00a0give chatbots a voice, shape the progression of their dialog, and compose the texts they use. They also determine the personality of each bot by choosing whether to give it a sense of humor, the ability to use slang, and formal or informal responses.<\/li>\n\n\n\n<li><strong>Computational linguists<\/strong>\u00a0are the ones who lay the groundwork for chatbots. They develop the lexical resources a chatbot uses in a particular language. In this context, the term \u201clexicon\u201d refers to both the entire vocabulary of the language in question and the specific terms used by the company and industry in question. In other words, a chatbot for a car dealer will be very different from one used by hair salons.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Lexsys: the partner you can count on in chatbot projects<\/strong>&nbsp;&nbsp;<\/h2>\n\n\n\n<p>Here at Lexsys, we can provide you with a wide variety of content and language services that will support you in dealing with your communication-related challenges. We speak your customers\u2019 language and can help you make sure your message gets across just as it should \u2013 including in the automated responses your chatbots provide.<\/p>\n\n\n\n<p>We\u2019d love to hear what your experience has been with chatbots and what you think of them in general. Perhaps you\u2019d like to leave us a comment below\u2026?<\/p>\n\n\n\n<p><em>Want to learn more about how Lexsys can help you overcome the challenges chatbots present?\u00a0<\/em><a href=\"\/en\/contact\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Get in touch with us<\/em><\/a><em>\u00a0today, and we\u2019ll be happy to set up a consultation.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Chatbots combine high-tech and linguistic expertise in one practical tool. This is what you need to know.<\/p>\n","protected":false},"author":5,"featured_media":1825,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[28],"tags":[36],"class_list":["post-1789","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-information-design-en","tag-technical-documentation"],"_links":{"self":[{"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/posts\/1789","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/comments?post=1789"}],"version-history":[{"count":1,"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/posts\/1789\/revisions"}],"predecessor-version":[{"id":1828,"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/posts\/1789\/revisions\/1828"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/media\/1825"}],"wp:attachment":[{"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/media?parent=1789"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/categories?post=1789"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lexsys.de\/en\/wp-json\/wp\/v2\/tags?post=1789"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}