wordVectors wraps Google's implementation in C for training word2vec models, and provides several R functions for exploratory data analysis of word2vec and other related models. These include import-export from the binary format, some useful linear algebra operations missing from R, and a streamlined syntax for working with models and performing vector arithmetic that make it easier to perform useful operations in a word-vector space.
Package details |
|
|---|---|
| Author | Ben Schmidt, Jian Li |
| Maintainer | Ben Schmidt <bmschmidt@gmail.com> |
| License | Apache License (== 2.0) |
| Version | 2.0 |
| URL | http://github.com/bmschmidt/wordVectors |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.