Half-Size
Dimensionality reduction
An algorithm to reduce word embeddings to a specified size while maintaining performance
Code for "Effective Dimensionality Reduction for Word Embeddings".
128 stars
9 watching
24 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
fasttextglovenips-2017pcawordembedding
Related projects:
Repository | Description | Stars |
---|---|---|
epierson9/zifa | An algorithm for reducing dimensionality of single-cell gene expression data while handling zero-inflation | 107 |
ziyin-dl/word-embedding-dimensionality-selection | An implementation of dimensionality selection procedure for word embeddings in various algorithms. | 329 |
mljs/pca | Tool for reducing dimensionality of data by identifying and preserving the most informative directions. | 97 |
beringresearch/ivis | A dimensionality reduction framework using a Siamese Neural Network to visualize high-dimensional datasets | 331 |
yingfanwang/pacmap | A dimensionality reduction method that preserves both local and global structure of the data in original space | 537 |
plasticityai/magnitude | A fast and efficient utility package for utilizing vector embeddings in machine learning models | 1,627 |
wildart/manifoldlearning.jl | A package for performing nonlinear dimensionality reduction and manifold learning techniques. | 92 |
eyaler/word2vec-slim | Slims down a large pre-trained word2vec model to reduce size and improve loading time | 212 |
torchdr/torchdr | A PyTorch-based library for dimensionality reduction and manifold learning using affinity matrices. | 68 |
vzhong/embeddings | Provides fast and efficient word embeddings for natural language processing. | 223 |
xingjunm/dimensionality-driven-learning | An implementation of dimensionality-driven learning with noisy labels using deep neural networks and various optimization techniques. | 58 |
benedekrozemberczki/asne | A software implementation of a method to reduce the dimensionality of attributed graphs | 82 |
fyu/dilation | This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 781 |
yfzhang114/llava-align | Debiasing techniques to minimize hallucinations in large visual language models | 71 |
bigredt/vico | Multi-sense word embeddings learned from visual cooccurrences | 25 |