word2vec
Word vector trainer
A tool for training word vectors using distributed neural network architectures
Automatically exported from code.google.com/p/word2vec
2k stars
52 watching
543 forks
Language: C
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library that generates contextually-keyed word vectors from text data using a variation of the Word2Vec algorithm. | 1,630 |
| Provides pre-trained word vectors for multiple languages to facilitate NLP tasks | 2,216 |
| A framework to learn word embeddings using lexical dictionaries | 115 |
| Learning word embeddings from abstract images to improve language understanding | 19 |
| This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
| An R package for building and exploring word embedding models | 282 |
| A tool to measure the quality of word vectors based on their correlation with manually crafted lexical resources | 75 |
| A repository hosting pre-trained word vector model (3 million 300-dimension English word vectors) from the Google News corpus. | 519 |
| A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
| A software framework for learning Chinese word embeddings with stroke n-gram information | 274 |
| A tool for learning vector representations of words and entities from Wikipedia text data. | 946 |
| A PyTorch implementation of a model for generating dense vector representations of paragraphs from text data. | 413 |
| An R package providing efficient tools for text analysis and natural language processing tasks. | 852 |
| A Julia interface to the Word2Vec word embedding algorithm | 61 |
| An annotated preference dataset and training framework for improving large vision language models. | 88 |