![]() |
Options for the Bert CLU Annotator task.
tflite_support.task.text.BertCluAnnotatorOptions(
base_options: tflite_support.task.core.BaseOptions
,
bert_clu_annotation_options: tflite_support.task.processor.BertCluAnnotationOptions
= _BertCluAnnotationOptions()
)
Attributes | |
---|---|
base_options
|
Base options for the Bert CLU Annotator task. |
bert_clu_annotation_options
|
Bert CLU Annotator options for the Bert CLU Annotator task. |
Methods
__eq__
__eq__(
other
)
Class Variables | |
---|---|
bert_clu_annotation_options |
Instance of tflite_support.task.processor.BertCluAnnotationOptions
|