2 lines
89 B
Python
2 lines
89 B
Python
|
from keras.datasets.imdb import get_word_index as get_word_index, load_data as load_data
|