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
23 stars
6 watching
4 forks
Language: C++
last commit: almost 3 years agoembeddings
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool for training and using character n-gram based word and sentence embeddings in natural language processing. | 125 | |
| A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 848 | |
| This repository provides an unsupervised approach to learning character-aware word and context embeddings. | 0 | |
| Generates n-grams from sequences of tokens | 27 | |
| Generates sequences of characters from a given text, useful for data analysis and modeling | 37 | |
| An implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks | 803 | |
| A software framework for learning Chinese word embeddings with stroke n-gram information | 274 | |
| A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 | |
| An open-source Go library for learning and manipulating vector representations of words | 476 | |
| Provides fast and efficient word embeddings for natural language processing. | 223 | |
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 | |
| This implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings. | 190 | |
| A software implementation of a word embedding method using character glyphs, enhancing traditional Chinese language processing | 30 | |
| A Common Lisp library for generating word embeddings using neural network models. | 9 | |
| An implementation of a deep learning-based method for creating vector representations of nodes in a graph | 167 |