word2vec: Distributed Representations of Words (original) (raw)
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 |
| LinkingTo: | Rcpp, RcppProgress |
| Suggests: | udpipe |
| Published: | 2023-10-07 |
| DOI: | 10.32614/CRAN.package.word2vec |
| Author: | Jan Wijffels [aut, cre, cph] (R wrapper), Kohei Watanabe |
| Maintainer: | Jan Wijffels |
| License: | Apache License (≥ 2.0) |
| URL: | https://github.com/bnosac/word2vec |
| NeedsCompilation: | yes |
| Materials: | README, NEWS |
| In views: | NaturalLanguageProcessing |
| CRAN checks: | word2vec results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=word2vecto link to this page.