You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question
I am looking to have an intent that is followed by any entity such as "search Keyword" or "seach for keyword" or "search with keyword", for a keyword that can be any word. I understand we can set 'automatically_extensible' to yes, but nevertheless the probability is lower when adding any keyword. So first how can I return the keyword after the utterances? Is there a way I can return the intent utterance that was identified with the highest probability so that I can find the keyword after that intent utterance? Or more generally how to set a 'unversal', wildcard anything entity like '*'? Thank you kindly.
The text was updated successfully, but these errors were encountered:
Question
I am looking to have an intent that is followed by any entity such as "search Keyword" or "seach for keyword" or "search with keyword", for a keyword that can be any word. I understand we can set 'automatically_extensible' to yes, but nevertheless the probability is lower when adding any keyword. So first how can I return the keyword after the utterances? Is there a way I can return the intent utterance that was identified with the highest probability so that I can find the keyword after that intent utterance? Or more generally how to set a 'unversal', wildcard anything entity like '*'? Thank you kindly.
The text was updated successfully, but these errors were encountered: