VisualWord2Vec
Image-based word embeddings
Learning word embeddings from abstract images to improve language understanding
Learning visually grounded word embeddings using Abstract scenes
19 stars
4 watching
3 forks
Language: C
last commit: over 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 |
tca19/dict2vec | A framework to learn word embeddings using lexical dictionaries | 115 |
wikipedia2vec/wikipedia2vec | A tool for learning vector representations of words and entities from Wikipedia text data. | 940 |
juliatext/word2vec.jl | A Julia interface to the Word2Vec word embedding algorithm | 61 |
dalinvip/cw2vec | A software framework for learning Chinese word embeddings with stroke n-gram information | 274 |
hslcy/vcwe | This project provides code and corpora for creating word embeddings by considering the visual characteristics of words. | 15 |
cod3licious/conec | A library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm | 20 |
bigredt/vico | Multi-sense word embeddings learned from visual cooccurrences | 25 |
kostyaev/sentence2vec | This is a tool for creating deep sentence embeddings using Sequence-to-Sequence learning. | 22 |
materialsintelligence/mat2vec | Unsupervised word embeddings capture latent knowledge from materials science literature | 619 |
galuhsahid/indonesian-word-embedding | Demonstrates word embedding in Indonesian language using pre-trained Word2vec models | 20 |
danieldk/go2vec | A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
tmikolov/word2vec | A tool for training word vectors using distributed neural network architectures | 1,527 |
yoonkim/word2vec_torch | Torch implementation of Word2Vec algorithm for creating vector representations of words from text data | 61 |
auspicious3000/contentvec | An implementation of a self-supervised speech representation model using PyTorch and disentangled speaker embeddings | 467 |