Dear Colleagues,Is there any way that CAI can identify a string based on the preceding text.
For Eg. If we have the expression "My project name is abcd123".
Is it possible for CAI to understand that abcd123 is the name of the project through some approach so that I can store it in memory
So far, I have been able to use number entity to understand project ID as a number. For example "My project ID is 12345". The number entity identities 12345 and I can perform actions based on that.
However, not in all cases, the ID will be numeric. For example our employee ID is alphanumeric.
I understand that we can train the BOT if we have a specific sequence or scenario like I12345 or D12345 which is the case for our employee ID.
But how would we handle other scenarios where we need to pick a string from the given text. A project name or project ID does not have any fixed representation like Employee ID and can be any string in the bot expression
Any inputs would be appreciated.
Thank you!
Thanks & Regards.
Sharat Chandran