You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
person('BNOSAC', role = 'cph', comment = "R wrapper"),
person('Max', 'Fomichev', role = c('ctb', 'cph'), comment = "Code in src/word2vec"))
Maintainer: Jan Wijffels <jwijffels@bnosac.be>
Description: Learn vector representations of words by continuous bag of words and skip-gram implementations of the 'word2vec' algorithm.
The techniques are detailed in the paper "Distributed Representations of Words and Phrases and their Compositionality" by Mikolov et al. (2013), available at <doi:10.48550/arXiv.1310.4546>.