Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Can i add same training phrases in two different intents

can i add a training phrase called 'payments' in two separate intents like 'Agent' and 'Make a Payment'

1 2 230
2 REPLIES 2

Yes, in many natural language understanding (NLU) platforms or dialog systems, you can have overlapping training phrases or utterances in different intents. However, it's important to consider how your platform or system handles such cases and how it resolves conflicts if the same phrase appears in multiple intents.

Having the training phrase "payments" in both the 'Agent' and 'Make a Payment' intents could lead to ambiguity for the system. It might struggle to determine the correct intent for this particular phrase because it's present in more than one intent.

To mitigate potential confusion, you might consider adding more specific keywords or phrases that distinctly differentiate between the two intents.

Please indicate more information for the full resolution of your use case.

Thank you. Poala. It help us.

Can you please let me know how can i export the training phrases mapped with each intent ?