gensim.corpora.Dictionary.load_from_text

static Dictionary.load_from_text(fname)[source]

Load a previously stored Dictionary from a text file. Mirror function to save_as_text.