2 lines
92 B
Python
2 lines
92 B
Python
|
from keras.datasets.reuters import get_word_index as get_word_index, load_data as load_data
|