models.fasttext – FastText model — gensim
radimrehurek.com › gensim › modelsDec 22, 2021 · The lifecycle_events attribute is persisted across object’s save() and load() operations. It has no impact on the use of the model, but is useful during debugging and support. Set self.lifecycle_events = None to disable this behaviour. Calls to add_lifecycle_event() will not record events into self.lifecycle_events then. Parameters