tf.keras.datasets.imdb.get_word_index

TensorFlow 2 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.