DO NOT EDIT.
This file was autogenerated. Do not edit it by hand, since your modifications would be overwritten.
Functions
get_label_names(...)
: Returns labels as a list of strings with indices matching training data.
get_word_index(...)
: Retrieves a dict mapping words to their index in the Reuters dataset.
load_data(...)
: Loads the Reuters newswire classification dataset.