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

Accept ambiguous results from DeterministicIntentParser #141

Merged
merged 2 commits into from
May 6, 2019

Conversation

adrienball
Copy link
Collaborator

Description
Ambiguous results (confidence score < 1.0) from the DeterministicIntentParser were systematically discarded. This PR lowers the threshold to 0.5 to allow for slight ambiguities.

@adrienball adrienball requested a review from ClemDoum May 6, 2019 13:47
@adrienball adrienball merged commit c3d1fd0 into develop May 6, 2019
@adrienball adrienball deleted the task/accept-ambiguous-results branch May 6, 2019 16:44
@ClemDoum ClemDoum mentioned this pull request Jun 19, 2019
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.

2 participants