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

make Anna say "hello" #111

Open
xh3b4sd opened this issue Mar 25, 2016 · 0 comments
Open

make Anna say "hello" #111

xh3b4sd opened this issue Mar 25, 2016 · 0 comments

Comments

@xh3b4sd
Copy link
Collaborator

xh3b4sd commented Mar 25, 2016

After some thinking the next steps of going forward should be pragmatic. So this issue is an overall epic that requires certain problems solved down the line. Lets make some really simple interaction work. When I say Anna, say "hello"., Anna should answer Hello.

Things to think about.

  • Classify Anna, say ... as command that needs to be understood as request to execute an action.
  • Provide sufficient CLGs (actions) that allow creating a reasonable strategy.
  • Map input to CLGs, so a request can be "understood" in terms of "what action should be sufficient for the current request". Note that this only can be a hint. There will not always be a request that allows a syntactic mapping. Semantic mappings need to be found out.
  • Measure efficiency of strategies.
  • Cause strategies to be improved.

Related issues.

@xh3b4sd xh3b4sd self-assigned this Mar 25, 2016
@xh3b4sd xh3b4sd added this to the 0.2.0 milestone Mar 25, 2016
@xh3b4sd xh3b4sd mentioned this issue Mar 29, 2016
7 tasks
@xh3b4sd xh3b4sd removed this from the 0.2.0 milestone Apr 4, 2016
@xh3b4sd xh3b4sd mentioned this issue Apr 30, 2016
7 tasks
@xh3b4sd xh3b4sd removed the strategy label Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant