TextClassifierOptions interface

Options to configure the MediaPipe Text Classifier Task

Signature:

export declare interface TextClassifierOptions extends ClassifierOptions, TaskRunnerOptions 

Extends: ClassifierOptions, TaskRunnerOptions