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 <arXiv:1310.4546>.

Getting started

Package details

AuthorJan Wijffels [aut, cre, cph] (R wrapper), Kohei Watanabe [aut] (<https://orcid.org/0000-0001-6519-5265>), BNOSAC [cph] (R wrapper), Max Fomichev [ctb, cph] (Code in src/word2vec)
MaintainerJan Wijffels <jwijffels@bnosac.be>
LicenseApache License (>= 2.0)
Version0.4.0
URL https://github.com/bnosac/word2vec
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("word2vec")

Try the word2vec package in your browser

Any scripts or data that you put into this service are public.

word2vec documentation built on Oct. 8, 2023, 1:07 a.m.