Tuesday, August 11Digital Marketing Journals

intent

Understanding the Intent in NLU. in NLU and Dialogue methodology | by Raphael Pinto | Sep, 2021
ai bot, ai chat, ai chatbot, best chatbot, chatbot, chatbot ai, chatbot app, chatbot online, chatbot website, chatbot-development, chatbots, conversation with ai, creating chatbots, intent, naturallanguageprocessing, nlu, robot chat

Understanding the Intent in NLU. in NLU and Dialogue methodology | by Raphael Pinto | Sep, 2021

in NLU and Dialogue methodologyFirstly... What history is this “NLU and Dialogue methodology”? This post is a continuation of Understanding chatbots solutions in the market. For not to be without understanding, read it before(I recommend!!).Then let’s go… Like I already defined in another story the intent is the objective of the user when he expressed a sentence.For example, considers that we are in a banking context:User: What is my account balance?In this case, we can understand that the user’s desire is to know the amount of money has in your banking account. That is intent. And the output can be:INTENT: ACCOUNT_BALANCE (98%)The user could have expressed for many different modes to ask your account balance. In this methodology, the NLU must comprehend his interactions and choose the int...