thevickypedia/Jarvis

Inconsistent keyword classification

thevickypedia opened this issue · 1 comments

Describe the bug
Keyword classifier has to be rebuilt, current match word technique has proven useless time to time.

To Reproduce
Steps to reproduce the behavior:
Using the phrase scary set up, starts the car and sets the appropriate temperature since with the current set up both car and set keywords are present in the phrase.

Expected behavior
Should not prompt anything or simply head to unrecognized category.

Additional context
Build an NLP or use a trained model for keyword classification.

Fixed as part of caf3906
Library will be updated as part of 2.0 release