description: Reuters topic classification dataset.
Reuters topic classification dataset.
get_word_index(...)
: Retrieves a dict mapping words to their index in the Reuters dataset.
load_data(...)
: Loads the Reuters newswire classification dataset.