🇬🇧
1millionbot
English
English
  • Create a virtual assistant
  • Create DialogFlow credentials
  • Chatbot
    • Conversations
    • Channels
      • Web
      • Twitter
      • Slack
      • Telegram
      • Teams
      • Facebook Messenger
      • Instagram Messenger
      • WhatsApp Cloud API
      • WhatsApp Twilio
    • Customize
    • Knowledge Base
      • Intents
        • Create an intent
        • Training Phrases with Entities
        • Extracting values with parameters
        • Rich responses
        • Best practices
      • Entities
        • Create an entity
        • Types of entities
        • Synonym generator
        • Best practices
      • Training
        • Validation and training of the assistant
      • Library
  • Insights
    • Chatbot
    • Live chat
    • Survey
    • Reports
  • Leads
    • Leads
  • Surveys
    • Surveys
  • Account
    • IAM
  • Profile
    • Security
Powered by GitBook
On this page
  1. Chatbot
  2. Knowledge Base
  3. Intents

Training Phrases with Entities

Training phrases are example sentences that a chatbot user can type or say to capture the intent of the chatbot. For each intent, you have to enter many different phrases for the chatbot to learn and match it with real expressions.

Below I give you an example. A user can say “I want a house” but could also say “how do I get a house?” or “I would like to get a house”. The chatbot must respond the same to all these user phrases, therefore, they will belong to the same intention.

Within the training phrases it is possible to create annotations of fragments of the same. These annotations are associated with entity types and serve both for the synonym list comparison and for the extraction of the end-user expression in the form of parameters.

PreviousCreate an intentNextExtracting values with parameters

Last updated 2 years ago