tflite_support.metadata_schema_py_generated.RegexTokenizerOptions
Methods
DelimRegexPattern
View source
DelimRegexPattern()
GetRootAs
View source
@classmethod
GetRootAs(
buf, offset=0
)
GetRootAsRegexTokenizerOptions
View source
@classmethod
GetRootAsRegexTokenizerOptions(
buf, offset=0
)
This method is deprecated. Please switch to GetRootAs.
Init
View source
Init(
buf, pos
)
RegexTokenizerOptionsBufferHasIdentifier
View source
@classmethod
RegexTokenizerOptionsBufferHasIdentifier(
buf, offset, size_prefixed=False
)
VocabFile
View source
VocabFile(
j
)
VocabFileIsNone
View source
VocabFileIsNone()
VocabFileLength
View source
VocabFileLength()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-08 UTC.
[[["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.metadata_schema_py_generated.RegexTokenizerOptions\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1556-L1607) |\n\nMethods\n-------\n\n### `DelimRegexPattern`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1579-L1583) \n\n DelimRegexPattern()\n\n### `GetRootAs`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1559-L1564) \n\n @classmethod\n GetRootAs(\n buf, offset=0\n )\n\n### `GetRootAsRegexTokenizerOptions`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1566-L1569) \n\n @classmethod\n GetRootAsRegexTokenizerOptions(\n buf, offset=0\n )\n\nThis method is deprecated. Please switch to GetRootAs.\n\n### `Init`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1575-L1576) \n\n Init(\n buf, pos\n )\n\n### `RegexTokenizerOptionsBufferHasIdentifier`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1570-L1572) \n\n @classmethod\n RegexTokenizerOptionsBufferHasIdentifier(\n buf, offset, size_prefixed=False\n )\n\n### `VocabFile`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1586-L1595) \n\n VocabFile(\n j\n )\n\n### `VocabFileIsNone`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1605-L1607) \n\n VocabFileIsNone()\n\n### `VocabFileLength`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1598-L1602) \n\n VocabFileLength()"]]