word2vec: Distributed Representations of Words
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>.
Version:
0.4.0
Depends:
R (≥ 2.10)
Imports:
Rcpp (≥ 0.11.5), stats
Published:
2023年10月07日
Author:
Jan Wijffels [aut, cre, cph] (R wrapper),
Kohei Watanabe
ORCID iD
[aut],
BNOSAC [cph] (R wrapper),
Max Fomichev [ctb, cph] (Code in src/word2vec)
Maintainer:
Jan Wijffels <jwijffels at bnosac.be>
NeedsCompilation:
yes
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=word2vec
to link to this page.