word2vec-GoogleNews-vectors
Word vector model
A repository hosting pre-trained word vector model (3 million 300-dimension English word vectors) from the Google News corpus.
word2vec Google News model
519 stars
13 watching
315 forks
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
vefstathiou/so_word2vec | This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
eyaler/word2vec-slim | Slims down a large pre-trained word2vec model to reduce size and improve loading time | 213 |
kyubyong/wordvectors | Provides pre-trained word vectors for multiple languages to facilitate NLP tasks | 2,216 |
refefer/word2vec-scala | A Scala implementation of the word2vec model representation. | 11 |
explosion/sense2vec | A Python library that generates contextually-keyed word vectors from text data using a variation of the Word2Vec algorithm. | 1,630 |
tmikolov/word2vec | A tool for training word vectors using distributed neural network architectures | 1,525 |
alexandres/lexvec | An implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks | 803 |
bmschmidt/wordvectors | An R package for building and exploring word embedding models | 282 |
mfaruqui/non-distributional | A repository providing pre-built non-distributional word vector representations for NLP tasks | 62 |
seomoz/word2gauss | This implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings. | 190 |
tca19/dict2vec | A framework to learn word embeddings using lexical dictionaries | 115 |
inejc/paragraph-vectors | A PyTorch implementation of a model for generating dense vector representations of paragraphs from text data. | 413 |
danieldk/go2vec | A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
mmihaltz/huwn | A repository of wordnet lexicon in Hungarian language. | 11 |
mmihaltz/huwn.rdf | An RDF-based representation of Hungarian WordNet | 2 |