Andras7 / word2vec-pytorchLinks
Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling
☆188Updated 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☆301Updated 4 years ago
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆139Updated 4 years ago
- [NeurIPS 2019] Spherical Text Embedding☆179Updated 2 years ago
- ☆212Updated last year
- A complete pytorch implementation of skip-gram☆193Updated 8 years ago
- 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
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆109Updated 7 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆138Updated 4 years ago
- Implementation for "AttentionXML: Label Tree-based Attention-Aware Deep Model for High-Performance Extreme Multi-Label Text Classificatio…☆246Updated 3 years ago
- ☆121Updated 5 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 7 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 2 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
- PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE☆54Updated 5 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆164Updated 2 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated 2 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆537Updated 3 years ago
- Implementation of a linear-chain CRF in PyTorch☆98Updated 4 years ago
- A Light and Modular PyTorch NLP Project Template☆60Updated 5 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆205Updated 3 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆292Updated 2 years ago
- Training & evaluation library for text-based neural re-ranking and dense retrieval models built with PyTorch☆263Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- ☆81Updated 4 years ago
- An Open-Source Package for Information Retrieval.☆444Updated 3 years ago
- Document ranking via sentence modeling using BERT☆143Updated 2 years ago