Open Daniel061 opened 5 years ago
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.
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
[x] [ ] Yes/No Direction Detect.
[x] [ ] 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.
[x] 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.