gensim.models.LogEntropyModel.__init__

LogEntropyModel.__init__(corpus, id2word=None, normalize=True)[source]

normalize dictates whether the resulting vectors will be set to unit length.