jhlau / doc2vec

Python scripts for training/testing paragraph vectors
Apache License 2.0
644 stars 192 forks source link

Does the pretrained doc2vec models use word2vec initialization? #10

Closed EasonSun closed 7 years ago

EasonSun commented 7 years ago

Thank you for this excellent work!

jhlau commented 7 years ago

Nope, it doesn't. It won't need it though since it's trained on a large corpus.