Skip to content

Instantly share code, notes, and snippets.

View Sarmentor's full-sized avatar
💭
Working on the workaround for the workaround

Rui Portocarrero Sarmento Sarmentor

💭
Working on the workaround for the workaround
View GitHub Profile
@primaryobjects
primaryobjects / 1-word2vec.R
Last active April 13, 2021 16:54
word2vec example in R. Natural language processing, NLP, word to vector, wordVector
###
### Example of using word2vec.
### Kory Becker, August 16, 2017
###
library(devtools)
library(httr)
library(tm)
set_config(