topical_word_embeddings
topical_word_embeddings copied to clipboard
Topical Word Embeddings
Results
1
topical_word_embeddings issues
Sort by
recently updated
recently updated
newest added
I met these issues: In TWE-1: When train topic vectors: topical_word_embeddings/TWE-1/gensim/models/word2vec.py", line 901 NameError: global name 'train_sentence_topic' is not defined In TWE-3: TWE-3/gensim/models/word2vec.py", line 126, in train_sentence_sg l1 = model.syn0[word2.index]...