VCWE

Word embedding generator

This project provides code and corpora for creating word embeddings by considering the visual characteristics of words.

VCWE: Visual Character-Enhanced Word Embeddings (NAACL 2019)

GitHub

15 stars
2 watching
6 forks
Language: Python
last commit: about 7 years ago

Related projects:

RepositoryDescriptionStars
satwikkottur/visualword2vecLearning word embeddings from abstract images to improve language understanding19
malllabiisc/wordgcnA deep learning model that generates word embeddings by predicting words based on their dependency context291
cod3licious/conecA library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm20
tca19/dict2vecA framework to learn word embeddings using lexical dictionaries115
raduionescu/vlawe-bosweSoftware providing representations for text classification based on word embeddings and clustering10
dsv77/hashembeddingSoftware component providing efficient word representation using hash embeddings42
explosion/sense2vecA Python library that generates contextually-keyed word vectors from text data using a variation of the Word2Vec algorithm.1,630
vzhong/embeddingsProvides fast and efficient word embeddings for natural language processing.223
wikipedia2vec/wikipedia2vecA tool for learning vector representations of words and entities from Wikipedia text data.946
bigredt/vicoMulti-sense word embeddings learned from visual cooccurrences25
juliatext/word2vec.jlA Julia interface to the Word2Vec word embedding algorithm61
dalinvip/cw2vecA software framework for learning Chinese word embeddings with stroke n-gram information274
losyer/compact_reconstructionThis project enables efficient reconstruction of word embeddings by leveraging subword representations.9
jwieting/paragram-wordTrains word embeddings from a paraphrase database to represent semantic relationships between words.30
jwieting/acl2017A codebase for training and using models of sentence embeddings.33