NLU.DevOps icon indicating copy to clipboard operation
NLU.DevOps copied to clipboard

Target the overall metric with `*` and any intent or entity with `**`

Open rozele opened this issue 5 years ago • 1 comments

Currently, we only have an option to target the overall intent or entity metric using *. Users may want the option to apply the threshold against all intents or entities. We could use ** to represent this.

rozele avatar Oct 27 '20 14:10 rozele

Not sure this is the best idea given intents and entity types change over time. Likely it's better to explicitly call out the intent or entity type for each.

rozele avatar Oct 27 '20 14:10 rozele