tf.keras.datasets.reuters.get_word_index

TensorFlow 1 version View source on GitHub

Retrieves the dictionary mapping word indices back to words.

path where to cache the data (relative to ~/.keras/dataset).

The word index dictionary.