Andras7 / word2vec-pytorchLinks
Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling
☆187Updated 4 years ago
Alternatives and similar repositories for word2vec-pytorch
Users that are interested in word2vec-pytorch are comparing it to the libraries listed below
Sorting:
- Skipgram Negative Sampling implemented in PyTorch☆300Updated 4 years ago
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆138Updated 4 years ago
- [NeurIPS 2019] Spherical Text Embedding☆179Updated last year
- A library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated 2 years ago
- Code for CEDR: Contextualized Embeddings for Document Ranking, accepted at SIGIR 2019.☆156Updated 4 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 7 years ago
- ☆56Updated 4 years ago
- Implementation of a linear-chain CRF in PyTorch☆97Updated 4 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- Implementation of the "Poincare Glove: Hyperbolic word embeddings" paper☆88Updated 4 years ago
- A complete pytorch implementation of skip-gram☆190Updated 7 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- ☆211Updated last year
- Implementation for "AttentionXML: Label Tree-based Attention-Aware Deep Model for High-Performance Extreme Multi-Label Text Classificatio…☆245Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 2 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆108Updated 6 years ago
- IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models☆180Updated 4 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆227Updated 4 years ago
- ☆323Updated 2 years ago
- ☆162Updated 5 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆139Updated 4 years ago
- ☆121Updated 5 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 3 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆137Updated last year
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".☆433Updated last year
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- PyTorch Implementation of Autoencoding Variational Inference for Topic Models (Srivastava and Sutton 2017)☆39Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago