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
516 stars
13 watching
315 forks
last commit: almost 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 | 212 |
kyubyong/wordvectors | Provides pre-trained word vectors for multiple languages to facilitate NLP tasks | 2,215 |
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,625 |
tmikolov/word2vec | A tool for training word vectors using distributed neural network architectures | 1,527 |
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 | Provides non-distributional word vector representations and tools to create them from linguistic lexicons | 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. | 412 |
danieldk/go2vec | A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
mmihaltz/huwn | A comprehensive lexical database for the Hungarian language containing definitions, synonyms, and semantic relationships. | 11 |
mmihaltz/huwn.rdf | Hungarian WordNet data in RDF format for use in semantic web applications | 2 |