Attention: This MediaPipe Solutions Preview is an early release. Learn more.

TextClassifierOptions interface

Stay organized with collections Save and categorize content based on your preferences.

Options to configure the MediaPipe Text Classifier Task

Signature:

export declare interface TextClassifierOptions extends ClassifierOptions, TaskRunnerOptions 

Extends: ClassifierOptions, TaskRunnerOptions