When I run the sample program Word2VecRawTextExample.java
to generate word2Vec vectors for a given file of sample sentences, I get different word vector weightings each time I run the process.
I would have thought that given the process is seeded, the result should be the same each time?