word2vec(text, dims = 10, method = Skip_Gram, freq = 3, win.size = 5);
a vector of the character string data or a collection of the text Paragraph data.
[as Environment]