| Package | Description |
|---|---|
| org.deeplearning4j.nn.modelimport.keras.preprocessing.text |
| Modifier and Type | Method and Description |
|---|---|
static KerasTokenizer |
KerasTokenizer.fromJson(String jsonFileName)
Import Keras Tokenizer from JSON file created with `tokenizer.to_json()` in Python.
|
Copyright © 2021. All rights reserved.