tf.keras.preprocessing.text.tokenizer_from_json
Парсит файл конфигурации токенизатора JSON и возвращает
tf.keras.preprocessing.text.tokenizer_from_json(
json_string
)
экземпляр токенизатора.
| Аргументы | |
|---|---|
json_string | Строка JSON, кодирующая конфигурацию токенизатора. |
| Возвращаемое значение | |
|---|---|
| Экземпляр Keras Tokenizer |
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.4/api_docs/python/tf/keras/preprocessing/text/tokenizer_from_json