This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow Padatious to override Adapt (#1713)
Allow a Padatious intent to override Adapt when it is VERY certain that the utterance is directed at it. (95% confidence or greater.) Right now that only occurs if the intent match for the given phrase is perfect. This solves this kind of issue: * Adapt: Matching on "Set" and "Alarm" * Padatious: Handling "is an alarm set" * Fix logic error for when no Padatious intent
- Loading branch information
Steve Penrod
authored
Aug 3, 2018
1 parent
d49d991
commit 609a09b
Showing
2 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters