Not an Issue but a question ...
dineshbvadhia opened this issue · 0 comments
dineshbvadhia commented
Btw, your email address doesn't work.
Given a corpus, word2vec vectors are generated and saved. These word2vec vectors can be re-loaded and passed to generate doc2vec vectors. Is that what Document2Vec does?
For doc2vec, the labels (eg. "SENT_%" i) are added automatically. Noticed that not all the Doc2Vec parameters have been set eg. dm or dbow, or are the defaults being used?