Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • $\begingroup$ Is the vocabulary of the models same? $\endgroup$ Commented Jul 12, 2016 at 7:46
  • $\begingroup$ Why not initiate each of the word2vec parameters with random generated numbers for each run? I could do this and with careful selection of the random numbers for each parameter (numFeatures, contextWindow, seed) I was able to get random similarity tuples which I wanted for my usecase. Simulating an ensemble architecture. What do others think of it? Pls do reply. $\endgroup$ Commented Aug 21, 2018 at 4:24
  • $\begingroup$ Thanks for your help. It helps me a lot $\endgroup$ Commented Mar 10, 2020 at 11:31