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

Return a confidence of zero if a random response is selected #244

Merged
merged 1 commit into from
Aug 20, 2016

Conversation

gunthercox
Copy link
Owner

In the base class for the matching adapters, if no possible responses to the input are known then a random response is chosen from the database. This needed to be changed so that if so that if a random response is selected, a confidence value of zero is returned.

Closes #243

In the base class for the matching adapters, if no possible
responses to the input are known then a random response is
chosen from the database. This needed to be changed so that
if so that if a random response is selected, a confidence
value of zero is returned.

Closes #243
@gunthercox gunthercox merged commit 915f4e3 into master Aug 20, 2016
@gunthercox gunthercox deleted the confidence branch August 20, 2016 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant