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

message.data.get("key") leaves in too much vocab #12

Open
jrwarwick opened this issue Oct 8, 2019 · 0 comments
Open

message.data.get("key") leaves in too much vocab #12

jrwarwick opened this issue Oct 8, 2019 · 0 comments

Comments

@jrwarwick
Copy link
Collaborator

Some simple intent phrases, including example phrases are having some bad parsing resulting in mycroft misunderstanding and failing to attempt correct node names.

In the client debug log:

20:53:31.930 | INFO | 852 | ping-skill | Extracted network node key: send ping to google.com
20:53:31.930 | DEBUG | 852 | ping-skill | k (key) before conditioning: send ping to google.com
20:53:31.931 | DEBUG | 852 | ping-skill | Trying for an ad-hoc DNS name key of sendpingtogoogle.com
20:53:32.056 | INFO | 852 | ping-skill | Requested network node alias not found in hosts.txt registry. Also name resolution failed: Host sendpingtogoogle.com not found: 3(NXDOMAIN)

"send ping to" should have fallen out already, but hasn't.

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