alexa-samples / skill-sample-nodejs-fact

Build An Alexa Fact Skill
Apache License 2.0
1.15k stars 1.19k forks source link

updated utterances #149

Open EmanuelaGuglielmi opened 1 year ago

EmanuelaGuglielmi commented 1 year ago

Hi!

For some paraphrases of the seed sentence {give me some information}, the skill fails to activate the desired intent (I have tested them through Alexa's Developer console). Thus, I suggest adding them to the interaction model to improve the robustness of the skill.

I have generated those paraphrases with a tool named VUI-UPSET and manually checked if they are semantically equivalent to the seed sentence before opening this PR. A complete description of VUI-UPSET is available here: https://dl.acm.org/doi/abs/10.1145/3551349.3556934.

Your feedback will help me validate part of VUI-UPSET. If you believe that only some of the paraphrases are wrong, please tell me, and I will remove them. In case of rejection of this PR, please briefly indicate the reason.