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

Question Handler needs code #25

Open
3 of 8 tasks
Daniel061 opened this issue Jan 9, 2019 · 1 comment
Open
3 of 8 tasks

Question Handler needs code #25

Daniel061 opened this issue Jan 9, 2019 · 1 comment
Assignees
Labels
TODO List work that needs done

Comments

@Daniel061
Copy link
Owner

Daniel061 commented Jan 9, 2019

Is your feature request related to a problem? Please describe.
The program now has plenty of details about the question but needs code to formulate an answer.

Describe the solution you'd like

  • The direction of the question needs to be clearly determined. i.e. yes/no or to me or in regards to the user

  • [ ] Yes/No Direction Detect.

  • [ ] To the program direction detect.

  • [ ] To the user direction detect.

  • [ ] Report information direction detect.

  • The relevant data needs to be gathered.

  • The response needs to be formulated based on the data.

  • The response is given.

Describe alternatives you've considered
Matching base questions is very limited and provides no room for growth.

Additional context
Create a question / answer flow chart.

@Daniel061 Daniel061 added the TODO List work that needs done label Jan 9, 2019
@Daniel061
Copy link
Owner Author

With the added code, Question handler is doing a pretty good at detecting the direction of the question. It also handles gender questions better thanks to @mackenzieankrom but still needs some work.
As more testing is done and more issues arise, the un-thought-of situation will be handled.

@Daniel061 Daniel061 self-assigned this Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO List work that needs done
Projects
None yet
Development

No branches or pull requests

1 participant