topical_word_embeddings
topical_word_embeddings copied to clipboard
Cannot reproduce the result due to exceptions and what is the parameter setting?
hi all,
I tried this code, got many problems:
1, What is the parameter setting of GibbsLDA to reproduce paper's result?
2, UserWarning: Cython compilation failed, training will be slow. Do you have Cython installed? pip install cython
3, File "/home/sbai/Downloads/topical_word_embeddings-master/TWE-1/gensim/models/word2vec.py", line 901, in
environment: ubuntu14.04 python2.7 64bit.
The same error as I got.