tf.keras.preprocessing.text.tokenizer_from_json

Parses a JSON tokenizer configuration file and returns a

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.keras.preprocessing.text.tokenizer_from_json

tokenizer instance.

json_string JSON string encoding a tokenizer configuration.

A Keras Tokenizer instance