Open MikeHopcroft opened 6 years ago
With this feature, recognizers could also add their names as prefixes to logging messages. Right now we see
14 items contributed 143 aliases.
5 items contributed 22 aliases.
16 items contributed 31 aliases.
60 items contributed 208 aliases.
instead of
EntityRecognizer: 14 items contributed 143 aliases.
AttributeRecognizer: 5 items contributed 22 aliases.
QuantityRecognizer: 16 items contributed 31 aliases.
IntentRecognizer: 60 items contributed 208 aliases.
CompositeRecognizer should also use the names for logging.
We no longer have a recognizer pipeline, but the comments, above, may still apply to domains.
This enables a couple of scenarios