Closed NeonDaniel closed 1 year ago
Regex doesn't seem to be doing the trick. I'll take a look at the filtering you did in the alerts skill.
@NeonDaniel I've added the filler words to the intent files, and tests are showing at least 90% confidence of a suitable match. The dev branch has that new code if you want to take it for a spin. Let me know if that doesn't do the trick and I'll look at dropping filler.
"Turn off desk light" works, but "Turn off my desk light" does not. Consider filtering out filler words (maybe after trying with the whole parsed entity?) to improve matches. I do something like this in the alerts skill, though it could probably be done with regex too.
Relevant logs: