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.
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 bothcar
andset
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.