char-word-embeddings

Character embedding generator

This repository provides an unsupervised approach to learning character-aware word and context embeddings.

This repository contains a usable code from the paper G. Marra, A. Zugarini, S. Melacci, and M. Maggini, “An unsupervised character-aware neural approach to word and context representation learning”.

GitHub

0 stars
2 watching
1 forks
Language: Python
last commit: almost 8 years ago

Related projects:

RepositoryDescriptionStars
jwieting/charagramA tool for training and using character n-gram based word and sentence embeddings in natural language processing.125
hassygo/charngram2vecA repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks23
rguthrie3/morphologicalpriorsforwordembeddingsA project implementing a method to incorporate morphological information into word embeddings using a neural network model52
botcenter/spanishwordembeddingsThis project generates Spanish word embeddings using fastText on large corpora.9
jwieting/paragram-wordTrains word embeddings from a paraphrase database to represent semantic relationships between words.30
yuvalpinter/mimickA system for approximating word embeddings using character-level neural networks153
harsh19/spineTransforms existing word embeddings into more interpretable ones by applying a novel extension of k-sparse autoencoder with stricter sparsity constraints52
malllabiisc/wordgcnA deep learning model that generates word embeddings by predicting words based on their dependency context291
nlprinceton/text_embeddingA utility class for generating and evaluating document representations using word embeddings.54
dccuchile/spanish-word-embeddingsA collection of precomputed word embeddings for the Spanish language, derived from different corpora and computational methods.354
juliatext/embeddings.jlProvides access to pre-trained word embeddings for NLP tasks.81
hslcy/vcweThis project provides code and corpora for creating word embeddings by considering the visual characteristics of words.15
zhezhaoa/ngram2vecA toolkit for learning high-quality word and text representations from ngram co-occurrence statistics848
bigredt/vicoMulti-sense word embeddings learned from visual cooccurrences25
ray1007/gweA software implementation of a word embedding method using character glyphs, enhancing traditional Chinese language processing30