word-embedding-dimensionality-selection
Word embedding dimensionality selector
An implementation of dimensionality selection procedure for word embeddings in various algorithms.
On the Dimensionality of Word Embedding
329 stars
11 watching
44 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An algorithm to reduce word embeddings to a specified size while maintaining performance | 129 |
| An algorithm for dimensionality reduction in single-cell data with applications in genomics and bioinformatics | 108 |
| Provides fast and efficient word embeddings for natural language processing. | 223 |
| A fast and efficient utility package for utilizing vector embeddings in machine learning models | 1,635 |
| Improves word embeddings by training with adversarial objectives | 118 |
| Software component providing efficient word representation using hash embeddings | 42 |
| An optimization algorithm that uses Bayesian methods and random embeddings to solve complex problems in high-dimensional spaces. | 113 |
| A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 848 |
| A dimensionality reduction framework using a Siamese Neural Network to visualize high-dimensional datasets | 332 |
| A Python implementation of a neural network model for learning word embeddings from text data | 6 |
| This implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings. | 190 |
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
| A Python project that uses machine learning to improve the representation of molecules in drug discovery | 60 |
| A tool for training and using character n-gram based word and sentence embeddings in natural language processing. | 125 |
| Provides sentence embeddings for Arabic languages using pre-trained word embeddings and Smooth Inverse Frequency algorithm | 5 |