Hey,
Im looking for the option to parse an input text for a yes/no/maybe questions, in a way that the user
enters free text as an answer to a question, and the algorithm can understand if he’s meaning was “yes” or “no” or “maybe” or “not understood”.
Do you guys know of a good way to start? i remember even 15 years ago there were chat bots that could understand your answer to a yes/no question.
I wonder if anyone has done this kind of thing in LUA… or is there an open source library for this kind of thing, I’ve looked at Stanford CoreNLP but it seems way too much advanced to my requirements.
Any help would be greatly appreciated.
Roy.