chatbot-retrieval
chatbot-retrieval copied to clipboard
why passed POTENTIAL_RESPONSES in udc_predict.py
In udc_predict.py fileINPUT_CONTEXT
consider as user entered input but why passed POTENTIAL_RESPONSES
here already model train then why INPUT_CONTEXT
not predict from trained data.
precisely my question also.
how to modify this program to generate a response rather than calculate probabilities of potential responses?
Disappointed in this project... I thought Deep Learning would be used to come up with answers, but rather it just picks the probability of what you provide to it? I mean, at this point I might as well supply correct response to begin with! Meh, it was interesting read however.