You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snips NLU recognizes the room entity, but when I say "playroom" it outputs "playroom" instead of "den". The good news is that Snips NLU does support synonyms 🎉
In this case, the entity needs to look like this (untested):
Snips NLU does not use the synonyms that I defined for my slots.
Example:
Let's assume I have the following room slots:
This will translate to the following entity in dataset.yaml:
Snips NLU recognizes the room entity, but when I say "playroom" it outputs "playroom" instead of "den". The good news is that Snips NLU does support synonyms 🎉
In this case, the entity needs to look like this (untested):
The text was updated successfully, but these errors were encountered: