tf.keras.datasets.reuters.get_word_index

View source on GitHub

Retrieves the dictionary mapping word indices back to words.

tf.keras.datasets.reuters.get_word_index(
    path='reuters_word_index.json'
)

Arguments:

Returns:

The word index dictionary.