import keras.preprocessing.text.Tokenizer in Intellij

29 Views Asked by At

Which Python package should I install in Intellij to import keras.preprocessing.text.Tokenizer?

I tried to install keras, keras-preprocessing, neptune-tensorflow-keras, keras-applications, and tensorflow-keras-lite, but it doesn't recognize .text...

error

0

There are 0 best solutions below