Andras7 / word2vec-pytorch
Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling
☆185Updated 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
- Skipgram Negative Sampling implemented in PyTorch☆300Updated 4 years ago
- A complete pytorch implementation of skip-gram☆190Updated 7 years ago
- [NeurIPS 2019] Spherical Text Embedding☆177Updated last year
- ☆162Updated 4 years ago
- ☆56Updated 4 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆137Updated 3 years ago
- Code for CEDR: Contextualized Embeddings for Document Ranking, accepted at SIGIR 2019.☆155Updated 4 years ago
- Neural Text Generation with Unlikelihood Training☆309Updated 3 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Implementation of the first paper on word2vec☆218Updated 3 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆202Updated 2 years ago
- IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models☆179Updated 4 years ago
- A library to conduct ranking experiments with transformers.☆161Updated last year
- ☆231Updated 5 years ago
- PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE☆53Updated 4 years ago
- PyTorch implementations of NVDM, GSM, NTM, NTMR☆74Updated 5 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆327Updated last year
- Implementation of a linear-chain CRF in PyTorch☆96Updated 4 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆103Updated 6 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆178Updated 3 years ago
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆293Updated 2 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 4 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆529Updated 3 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated last year
- Keyphrase Generation☆218Updated last year
- pytrec_eval is an Information Retrieval evaluation tool for Python, based on the popular trec_eval.☆302Updated last year
- ☆480Updated 3 years ago