English
Language
  • Introduction
  • Register
  • Definitions
  • BOT BUILDER
    • Create Bot
      • Version Control
      • Creating my first Bot
    • Conversation Flow
      • Message
      • Filter
      • Existing Step
      • Rest API
      • Javascript
      • Email
      • Human Control
      • Webview
      • Forward to another bot
      • Test Bot
      • Time Action
    • NLP
      • Entity
      • Intent
    • Channels
      • Google Assistant
      • Facebook
      • Workplace
      • Chat Widget
    • Data
      • Objects
      • Fields
    • Integrations
      • API
      • Analytics
      • RD Station
    • Dashboard
    • Explorer
      • Codes
      • Changes
  • COSMO DESK
    • Live Chat
    • Settings
  • API
    • V1 - Records
    • V1 - Index
    • V1 - Send Message
    • V1 - Broadcast Messages
Powered by GitBook
On this page

Was this helpful?

  1. BOT BUILDER

NLP

PreviousTime ActionNextEntity

Last updated 6 years ago

Was this helpful?

Let's now configure the intelligent part of the bot, the artificial intelligence (NLP). We set NLP in case you are lost.

During a conversation, when the user does not click buttons or cards, but writes something and sends the bot. This message is processed by the bot so that it can understand the user's intent and perform an action according to that intent.

But before we can better explain how the bot treats these Intentions, let us first explain what Entity is.

in this section