Andras7 / word2vec-pytorchLinks
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
Sorting:
- Skipgram Negative Sampling implemented in PyTorch☆300Updated 4 years ago
- [NeurIPS 2019] Spherical Text Embedding☆177Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆531Updated 3 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- A complete pytorch implementation of skip-gram☆191Updated 7 years ago
- Implementation of a linear-chain CRF in PyTorch☆96Updated 4 years ago
- Code for CEDR: Contextualized Embeddings for Document Ranking, accepted at SIGIR 2019.☆156Updated 4 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- PyTorch implementations of NVDM, GSM, NTM, NTMR☆74Updated 5 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆329Updated last year
- ☆56Updated 4 years ago
- Implementation of the first paper on word2vec☆226Updated 3 years ago
- ☆126Updated last year
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Plot the vector graph of attention based text visualisation☆372Updated 6 years ago
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆138Updated 4 years ago
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆294Updated 2 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆108Updated 4 years ago
- This project provides an unsupervised framework for mining and tagging quality phrases on text corpora with pretrained language models (K…☆172Updated 2 years ago
- A repository of concepts related to neural networks for NLP☆455Updated 5 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
- This is the implemention of named entity recognition model☆31Updated 4 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- Neural Text Generation with Unlikelihood Training☆309Updated 3 years ago
- A library to conduct ranking experiments with transformers.☆160Updated last year
- Keyphrase Generation☆219Updated last year
- WordMoversEmbeddings(WME) is a simple code for generating the vector representation of sentence/document for text classification and clus…☆81Updated 6 years ago