Kore.ai NLP engine breaks conversations down to their essence and can identify and follow-up on multiple action items, or intents, from a single message. The bot can then execute tasks in a sequential and logical manner.
You can allow the NLP engine to detect and execute multiple intents identified in a single user utterance. This setting is disabled by default and can be enabled. Once enabled, the NLP engine identifies the multiple intents in a user utterance based upon the presence of keywords like:
- later,
- following that
- second
- then
- before that
- first
- beforehand
- prior to that
The sequence in which these intents are to be executed will be based on the standard phrases like ‘before that‘, ‘after that‘, ‘and then‘, etc. in the user utterance. If no order is specified or identified by the NLP engine, then the intents are executed in the order they are present in the original utterance.