wordVectors

word vector toolkit

An R package for building and exploring word embedding models

An R package for creating and exploring word2vec and other word embedding models

GitHub

282 stars
30 watching
78 forks
Language: R
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
raduionescu/vlawe-boswe Software providing representations for text classification based on word embeddings and clustering 10
kyubyong/wordvectors Provides pre-trained word vectors for multiple languages to facilitate NLP tasks 2,215
nmrksic/counter-fitting A tool for modifying word vectors to conform to linguistic constraints 144
tmikolov/word2vec A tool for training word vectors using distributed neural network architectures 1,527
vefstathiou/so_word2vec This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. 40
refefer/word2vec-scala A Scala implementation of the word2vec model representation. 11
satwikkottur/visualword2vec Learning word embeddings from abstract images to improve language understanding 19
tca19/dict2vec A framework to learn word embeddings using lexical dictionaries 115
explosion/sense2vec A Python library that generates contextually-keyed word vectors from text data using a variation of the Word2Vec algorithm. 1,625
mmihaltz/word2vec-googlenews-vectors A repository hosting pre-trained word vector model (3 million 300-dimension English word vectors) from the Google News corpus. 516
danieldk/go2vec A package for reading and analyzing word embeddings from the word2vec format in Go. 56
ytsvetko/qvec Tools to evaluate word vectors based on their alignment with lexical resources and features. 75
juliatext/word2vec.jl A Julia interface to the Word2Vec word embedding algorithm 61
dselivanov/text2vec An R package providing efficient tools for text analysis and natural language processing tasks. 853
wikipedia2vec/wikipedia2vec A tool for learning vector representations of words and entities from Wikipedia text data. 940