omegabytes / askTheDM

Alexa skill: Get basic info about DND spells, items, and rules
Other
15 stars 10 forks source link

nlp in different modes: contacted helpdesk #165

Closed omegabytes closed 6 years ago

omegabytes commented 6 years ago

message:

I noticed a recent change in how Alexa processes user requests that is causing negative behavior in my skill. My application has both 'one-shot' and 'interactive' modes of user interaction. When a user is in interactive mode, Alexa has no problem understanding requests. However, when a user makes a request in one-shot mode, Alexa fails to parse the utterance correctly more than half of the time, which results in my application failing to return the desired information. What can I do to improve this?

omegabytes commented 6 years ago

thread from forum

omegabytes commented 6 years ago

marked resolved in #160