Details
Description
the log of word2vec reports
trainWordsCount = -785727483
during computation over a large dataset.
I'll also add vocabsize to the log.
Update the priority as it will affects the computation process.
alpha =
learningRate * (1 - numPartitions * wordCount.toDouble / (trainWordsCount + 1))