When using TcAnnotator in production, it may not be necessary to retain the TextClassificationTarget annotations. It would be nice if there was a parameter to automatically remove them, e.g. PARAM_RETAIN_TARGETS with a default value of true for backwards compatibility.
When using TcAnnotator in production, it may not be necessary to retain the TextClassificationTarget annotations. It would be nice if there was a parameter to automatically remove them, e.g.
PARAM_RETAIN_TARGETS
with a default value oftrue
for backwards compatibility.