Previously, we've built a simple PV-DBOW-'like' model. We've made a couple of choices, e.g., about how to generate training batches, how to compute the loss function, etc. In this blog post, we'll take a look at the choices made in the popular gensim library.