<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Match entities in Chatbot</title>
    <link>https://community.sinch.com/t5/Chatbot/Match-entities/ta-p/13273</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;Match entities are &lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Intents-expressions-and-entities/ta-p/13237" target="_blank" rel="noopener"&gt;entities&lt;/A&gt;&amp;nbsp;detected only when the user uses a string that matches a pre-defined string.&amp;nbsp;&lt;!--        notionvc: 62531772-d522-48ab-9d74-789ec9655018        --&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;&lt;STRONG&gt;Create a match entity&lt;/STRONG&gt;&lt;/H2&gt;&lt;P&gt;There are 2 possibilities for detecting a match entity:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;match text&lt;/LI&gt;&lt;LI&gt;match pattern&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To create a match entity:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Entities&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;page and click on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Match entities&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;To add new entity, click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Add match entity&lt;/STRONG&gt;. Here, you can choose between the 2 options:&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Match text&lt;/STRONG&gt;: for example, the different values of a @product entity.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2023-08-21 at 16.13.51.png" style="width: 445px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/3931iFB8F582829489F6D/image-dimensions/445x462?v=v2" width="445" height="462" role="button" title="Screenshot 2023-08-21 at 16.13.51.png" alt="Screenshot 2023-08-21 at 16.13.51.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;!--        notionvc: e769b707-1965-4bd4-8582-720d6562b39c        --&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Match pattern&lt;/STRONG&gt;: this one uses RegEx expressions to match a particular format, like a customer ID for example. For instance, if you have&amp;nbsp;@customer_ID as a match entity, and have provided the following regex pattern: [a-z]{5}[0-9]{2}. This means that when a users says "My customer ID is terwf33" – which consists of 5 letters and 2 numbers – it is saved as the match entity &lt;STRONG&gt;@customer_ID&lt;/STRONG&gt; with the value "terwf33".&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2023-08-21 at 16.16.13.png" style="width: 529px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/3932i4C9C945D522B805C/image-dimensions/529x505?v=v2" width="529" height="505" role="button" title="Screenshot 2023-08-21 at 16.16.13.png" alt="Screenshot 2023-08-21 at 16.16.13.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt; 3. Make sure to&amp;nbsp;&lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Train-your-AI-bot/ta-p/13516" target="_blank" rel="noopener"&gt;train your NLP.&lt;/A&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp; &amp;nbsp; 4. &lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Test-your-bot/ta-p/13296" target="_blank" rel="noopener"&gt;Test your bot&lt;/A&gt;. Imagine building an FAQ bot. One of the things it can do for the user, is trace their lost package. For the bot to be able to find this lost package, it needs the package number. To get this number, the conversation would look like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="The bot now recognises the package number without asking for it." style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/3943i0B3E9BEDC579B809/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-11-25 at 13.22.20.png" alt="The bot now recognises the package number without asking for it." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;The bot now recognises the package number without asking for it.&lt;/span&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;!--          notionvc: 6838d111-4a89-4655-b213-8b293100808d          --&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See also:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Detect-entities-in-expressions/ta-p/13559" target="_blank" rel="noopener"&gt;[New bot builder] Detect entities in expressions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Recognize-expressions-with-intents/ta-p/13237" target="_blank" rel="noopener"&gt;[New bot builder] Recognize expressions with intents&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Add-an-intent-to-your-bot/ta-p/13248" target="_blank" rel="noopener"&gt;[New bot builder] Add an intent to your bot&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 02 Jan 2024 12:23:35 GMT</pubDate>
    <dc:creator>Agatha_Morisca</dc:creator>
    <dc:date>2024-01-02T12:23:35Z</dc:date>
    <item>
      <title>Match entities</title>
      <link>https://community.sinch.com/t5/Chatbot/Match-entities/ta-p/13273</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;Match entities are &lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Intents-expressions-and-entities/ta-p/13237" target="_blank" rel="noopener"&gt;entities&lt;/A&gt;&amp;nbsp;detected only when the user uses a string that matches a pre-defined string.&amp;nbsp;&lt;!--        notionvc: 62531772-d522-48ab-9d74-789ec9655018        --&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;&lt;STRONG&gt;Create a match entity&lt;/STRONG&gt;&lt;/H2&gt;&lt;P&gt;There are 2 possibilities for detecting a match entity:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;match text&lt;/LI&gt;&lt;LI&gt;match pattern&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To create a match entity:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Entities&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;page and click on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Match entities&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;To add new entity, click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Add match entity&lt;/STRONG&gt;. Here, you can choose between the 2 options:&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Match text&lt;/STRONG&gt;: for example, the different values of a @product entity.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2023-08-21 at 16.13.51.png" style="width: 445px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/3931iFB8F582829489F6D/image-dimensions/445x462?v=v2" width="445" height="462" role="button" title="Screenshot 2023-08-21 at 16.13.51.png" alt="Screenshot 2023-08-21 at 16.13.51.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;!--        notionvc: e769b707-1965-4bd4-8582-720d6562b39c        --&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Match pattern&lt;/STRONG&gt;: this one uses RegEx expressions to match a particular format, like a customer ID for example. For instance, if you have&amp;nbsp;@customer_ID as a match entity, and have provided the following regex pattern: [a-z]{5}[0-9]{2}. This means that when a users says "My customer ID is terwf33" – which consists of 5 letters and 2 numbers – it is saved as the match entity &lt;STRONG&gt;@customer_ID&lt;/STRONG&gt; with the value "terwf33".&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2023-08-21 at 16.16.13.png" style="width: 529px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/3932i4C9C945D522B805C/image-dimensions/529x505?v=v2" width="529" height="505" role="button" title="Screenshot 2023-08-21 at 16.16.13.png" alt="Screenshot 2023-08-21 at 16.16.13.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt; 3. Make sure to&amp;nbsp;&lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Train-your-AI-bot/ta-p/13516" target="_blank" rel="noopener"&gt;train your NLP.&lt;/A&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp; &amp;nbsp; 4. &lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Test-your-bot/ta-p/13296" target="_blank" rel="noopener"&gt;Test your bot&lt;/A&gt;. Imagine building an FAQ bot. One of the things it can do for the user, is trace their lost package. For the bot to be able to find this lost package, it needs the package number. To get this number, the conversation would look like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="The bot now recognises the package number without asking for it." style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/3943i0B3E9BEDC579B809/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-11-25 at 13.22.20.png" alt="The bot now recognises the package number without asking for it." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;The bot now recognises the package number without asking for it.&lt;/span&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;!--          notionvc: 6838d111-4a89-4655-b213-8b293100808d          --&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See also:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Detect-entities-in-expressions/ta-p/13559" target="_blank" rel="noopener"&gt;[New bot builder] Detect entities in expressions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Recognize-expressions-with-intents/ta-p/13237" target="_blank" rel="noopener"&gt;[New bot builder] Recognize expressions with intents&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sinch.com/t5/Chatbot/New-bot-builder-Add-an-intent-to-your-bot/ta-p/13248" target="_blank" rel="noopener"&gt;[New bot builder] Add an intent to your bot&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 Jan 2024 12:23:35 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Chatbot/Match-entities/ta-p/13273</guid>
      <dc:creator>Agatha_Morisca</dc:creator>
      <dc:date>2024-01-02T12:23:35Z</dc:date>
    </item>
  </channel>
</rss>

