YannDubs / Hash-Embeddings
PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.
☆192Updated 6 years ago
Alternatives and similar repositories for Hash-Embeddings:
Users that are interested in Hash-Embeddings are comparing it to the libraries listed below
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆122Updated 5 years ago
- NEG loss implemented in pytorch☆124Updated 7 years ago
- [NeurIPS 2019] Spherical Text Embedding☆176Updated last year
- Sampled Softmax Implementation for PyTorch☆43Updated 6 years ago
- A PyTorch implementation of a Factorization Machine module in cython.☆173Updated 6 years ago
- ICLR 2018 Quick-Thought vectors☆204Updated 5 years ago
- Open source implementation of "Spreading Vectors for Similarity Search"☆319Updated 3 years ago
- Embedding Quantization (Compress Word Embeddings)☆86Updated 5 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 7 years ago
- Skipgram Negative Sampling implemented in PyTorch☆300Updated 3 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆91Updated 6 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆298Updated 5 years ago
- This repository contains source code to binarize any real-value word embeddings into binary vectors.☆47Updated 4 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆318Updated 5 years ago
- A smoother activation function (undergrad code)☆108Updated 4 years ago
- ACL 2018 paper: Probabilistic FastText for Multi-Sense Word Embeddings (Athiwaratkun et al., 2018)☆147Updated 6 years ago
- Adaptive Softmax implementation for PyTorch☆79Updated 5 years ago
- Code for WWW'19 "Unbiased LambdaMART: An Unbiased Pairwise Learning-to-Rank Algorithm", which is based on LightGBM☆225Updated 5 years ago
- Reproduce the results of paper "Compressing Word Embeddings via Deep Compositional Code Learning" accepted ICLR 2018☆23Updated 6 years ago
- Sparse and structured neural attention mechanisms☆222Updated 4 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆120Updated 5 years ago
- Library for fast text representation and extreme classification.☆150Updated 4 years ago
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆115Updated 6 years ago
- Some frequently used NLP blocks I implemented☆226Updated 5 years ago
- ☆395Updated 6 years ago
- PyTorch implementation of AVITM☆158Updated 6 years ago
- Differentiable Product Quantization for End-to-End Embedding Compression.☆59Updated 2 years ago
- Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"☆42Updated 7 years ago
- A complete pytorch implementation of skip-gram☆188Updated 7 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago