Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utterance clarification #39

Open
AngavaiS opened this issue Sep 10, 2018 · 0 comments
Open

Utterance clarification #39

AngavaiS opened this issue Sep 10, 2018 · 0 comments

Comments

@AngavaiS
Copy link

Hello Juan,

This is the utterance in my intents/faq.json file. When the utterance is in this splitting format (Find me nearest store, then that particular utterance is not supported. Can you help me with what I am missing here ? I tried for both utter/intend and its not working for both.

{
"id": "cbfbaf26-548d-43c8-bb63-cdd73dad96b2",
"data": [
{
"text": "Find me ",
"userDefined": false
},
{
"text": "nearest store",
"alias": "faq",
"meta": "@Faq",
"userDefined": false
},
{
"text": "?",
"userDefined": false
}
],
"isTemplate": false,
"count": 0,
"updated": 1533239811
},

Thanks,
Angavai S.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant