Instructions given in the project. Turbowarp (https://turbowarp.org/1352913934) is highly recommended. It varies depending on the training corpus, but generally I like to use a training rate of 0.1, window size of 5, and embedding dimension of 10.
This is a Word2Vec neural network: a neural network that converts words in a given training corpus to vectors that reflect the meaning of each word if trained successfully. I wrote a brief paragraph on how it works, but it was deleted due to internet issues and I didn't want to rewrite it, so there's nothing (sorry).