Wrong intent identification

Hi,

My use case is that I have two different intents let’s say intent_1 and intent_2.

  • intent_1 has two entities - entity_1 and entity_2
  • intent_2 has one entity - entity_2

Now, my problem is that an example of intent_1 is identified as intent_2. Any idea what possibly went wrong?

Hello,

You probably just need more examples for each intent.

Or, if they’re very similar, consider if you should merge them.

I don’t want to merge it. I have around 25 examples under each intent. Should I have even more?

Actually, it’s quality that counts more than quantity.

Can you show me the two intents, please?