Frequency-Agnostic
Word embedding trainer
Improves word embeddings by training with adversarial objectives
Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'
118 stars
6 watching
20 forks
Language: Python
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,462 |
| Trains word embeddings from a paraphrase database to represent semantic relationships between words. | 30 |
| A tool for training and using character n-gram based word and sentence embeddings in natural language processing. | 125 |
| Develops unified sentence embedding models for NLP tasks | 840 |
| Provides fast and efficient word embeddings for natural language processing. | 223 |
| A Python implementation of a neural network model for learning word embeddings from text data | 6 |
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
| Provides pre-trained word vectors for multiple languages to facilitate NLP tasks | 2,216 |
| This implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings. | 190 |
| A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |
| A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
| Transforms existing word embeddings into more interpretable ones by applying a novel extension of k-sparse autoencoder with stricter sparsity constraints | 52 |
| A software implementation of a word embedding method using character glyphs, enhancing traditional Chinese language processing | 30 |
| A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 848 |
| Quantifies 100 years of gender and ethnic stereotypes through word embeddings. | 161 |