Hello, everyone,
In input[25], first cell after "Training Loss Computation" headline, I get an error in the Word2Vec class' initializer:
TypeError: __init__() got an unexpected keyword argument 'compute_loss'
I have gensim 2.2.0 installed via conda and have a new new clone from the gensim repository. I'm using 64-bit Python 3.5.3 on windows 10. (Anaconda)
I've tried to search for others with same encounter, but I haven't been successful.
Do you know the reason for this behaviour?
Kind regards
~Thomas Fauskanger