Andras7 / word2vec-pytorchLinks
Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling
☆186Updated 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:
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆138Updated 4 years ago
- Skipgram Negative Sampling implemented in PyTorch☆300Updated 4 years ago
- ☆209Updated last year
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated 2 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆107Updated 6 years ago
- ☆120Updated 5 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 2 years ago
- Implementation of a linear-chain CRF in PyTorch☆97Updated 4 years ago
- [NeurIPS 2019] Spherical Text Embedding☆177Updated last year
- A library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- Implementation for "AttentionXML: Label Tree-based Attention-Aware Deep Model for High-Performance Extreme Multi-Label Text Classificatio…☆245Updated 2 years ago
- LightXML: Transformer with dynamic negative sampling for High-Performance Extreme Multi-label Text Classification☆98Updated 3 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆218Updated 2 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆533Updated 3 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆108Updated 4 years ago
- ☆323Updated 2 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆132Updated last year
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- ☆126Updated last year
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆134Updated 2 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆138Updated 4 years ago
- An Open-Source Package for Information Retrieval.☆446Updated 2 years ago
- IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models☆180Updated 4 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated last year
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 5 years ago
- A complete pytorch implementation of skip-gram☆191Updated 7 years ago