charNgram2vec

N-gram embeddings

A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks

Pre-training character n-gram embeddings

GitHub

23 stars
6 watching
4 forks
Language: C++
last commit: almost 3 years ago
embeddings

Related projects:

RepositoryDescriptionStars
jwieting/charagramA tool for training and using character n-gram based word and sentence embeddings in natural language processing.125
zhezhaoa/ngram2vecA toolkit for learning high-quality word and text representations from ngram co-occurrence statistics848
giuseppemarra/char-word-embeddingsThis repository provides an unsupervised approach to learning character-aware word and context embeddings.0
pwoolcoc/ngramsGenerates n-grams from sequences of tokens27
reddavis/n-gramGenerates sequences of characters from a given text, useful for data analysis and modeling37
alexandres/lexvecAn implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks803
dalinvip/cw2vecA software framework for learning Chinese word embeddings with stroke n-gram information274
danieldk/go2vecA package for reading and analyzing word embeddings from the word2vec format in Go.56
ynqa/wegoAn open-source Go library for learning and manipulating vector representations of words476
vzhong/embeddingsProvides fast and efficient word embeddings for natural language processing.223
malllabiisc/wordgcnA deep learning model that generates word embeddings by predicting words based on their dependency context291
seomoz/word2gaussThis implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings.190
ray1007/gweA software implementation of a word embedding method using character glyphs, enhancing traditional Chinese language processing30
atgreen/cl-embeddingsA Common Lisp library for generating word embeddings using neural network models.9
benedekrozemberczki/role2vecAn implementation of a deep learning-based method for creating vector representations of nodes in a graph167