[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-08 UTC."],[],[],null,["# tflite_support.task.text.BertCluAnnotatorOptions\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/python/task/text/bert_clu_annotator.py#L28-L40) |\n\nOptions for the Bert CLU Annotator task. \n\n tflite_support.task.text.BertCluAnnotatorOptions(\n base_options: ../../../tflite_support/task/core/BaseOptions,\n bert_clu_annotation_options: ../../../tflite_support/task/processor/BertCluAnnotationOptions = dataclasses.field(default_factory=_BertCluAnnotationOptions)\n )\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Attributes ---------- ||\n|-------------------------------|-------------------------------------------------------------|\n| `base_options` | Base options for the Bert CLU Annotator task. |\n| `bert_clu_annotation_options` | Bert CLU Annotator options for the Bert CLU Annotator task. |\n\n\u003cbr /\u003e\n\nMethods\n-------\n\n### `__eq__`\n\n __eq__(\n other\n )"]]